Skip to content

Commit

Permalink
bumped: @bscotch/yy@0.10.1, @bscotch/stitch@10.6.7, @bscotch/stitch-s…
Browse files Browse the repository at this point in the history
…erver@0.6.6, @bscotch/stitch-ui@0.4.6, stitch-desktop@0.11.14, @bscotch/gml-parser@0.15.1, bscotch-stitch-vscode@0.26.1
  • Loading branch information
adam-coster committed Jun 16, 2023
1 parent 00d3330 commit f8a2c62
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.6",
"version": "10.6.7",
"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.5",
"version": "0.6.6",
"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.5",
"version": "0.4.6",
"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.13",
"version": "0.11.14",
"private": true,
"description": "Desktop application for managing GameMaker projects.",
"license": "MIT",
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.15.0",
"version": "0.15.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": "0.26.0",
"version": "0.26.1",
"private": true,
"description": "GameMaker Language (GML) support and related tools for Visual Studio Code",
"categories": [
Expand Down
2 changes: 1 addition & 1 deletion packages/yy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bscotch/yy",
"version": "0.10.0",
"version": "0.10.1",
"description": "Stringify, parse, read, and write GameMaker yy and yyp files.",
"keywords": [
"yy",
Expand Down

0 comments on commit f8a2c62

Please sign in to comment.