Skip to content

Commit

Permalink
bumped: @bscotch/stitch-launcher@1.4.0, @bscotch/stitch@10.6.9, @bsco…
Browse files Browse the repository at this point in the history
…tch/stitch-server@0.6.8, @bscotch/stitch-ui@0.4.8, stitch-desktop@0.11.16, @bscotch/gml-parser@0.19.0, bscotch-stitch-vscode@1.3.0
  • Loading branch information
adam-coster committed Jul 10, 2023
1 parent 8b4a276 commit 4f806c8
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bscotch/stitch",
"version": "10.6.8",
"version": "10.6.9",
"description": "Stitch: The GameMaker Studio 2 Asset Pipeline Development Kit.",
"keywords": [
"gamemaker",
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bscotch/stitch-server",
"version": "0.6.7",
"version": "0.6.8",
"private": true,
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bscotch/stitch-ui",
"version": "0.4.7",
"version": "0.4.8",
"private": true,
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stitch-desktop",
"version": "0.11.15",
"version": "0.11.16",
"private": true,
"description": "Desktop application for managing GameMaker projects.",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/launcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bscotch/stitch-launcher",
"version": "1.3.3",
"version": "1.4.0",
"description": "Manage GameMaker IDE and runtime installations for fast switching between versions.",
"keywords": [
"gml",
Expand Down
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bscotch/gml-parser",
"version": "0.18.1",
"version": "0.19.0",
"private": true,
"homepage": "https://github.com/bscotch/stitch/tree/develop/packages/parser#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vscode/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bscotch-stitch-vscode",
"displayName": "Stitch",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"description": "GameMaker Language (GML) support and related tools for Visual Studio Code",
"categories": [
Expand Down

0 comments on commit 4f806c8

Please sign in to comment.