Skip to content

Commit

Permalink
bumped: @bscotch/stitch-launcher@1.4.2, @bscotch/stitch@10.6.16, @bsc…
Browse files Browse the repository at this point in the history
…otch/stitch-server@0.6.15, @bscotch/stitch-ui@0.4.15, stitch-desktop@0.11.23, @bscotch/gml-parser@0.50.1, bscotch-stitch-vscode@1.29.1
  • Loading branch information
adam-coster committed Aug 23, 2023
1 parent 35400c2 commit 93f330e
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.15",
"version": "10.6.16",
"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.14",
"version": "0.6.15",
"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.14",
"version": "0.4.15",
"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.22",
"version": "0.11.23",
"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.4.1",
"version": "1.4.2",
"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.50.0",
"version": "0.50.1",
"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.29.0",
"version": "1.29.1",
"private": true,
"description": "GameMaker Language (GML) support and related tools for Visual Studio Code",
"categories": [
Expand Down

0 comments on commit 93f330e

Please sign in to comment.