Skip to content

Commit c672e13

Browse files
Merge pull request #44 from Shopify/sd.major_version_update_snapshot
snapshot with major version 2
2 parents 7bd3e07 + ee685be commit c672e13

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

.changeset/sharp-buttons-help.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@shopify/shopify_function": major
3+
---
4+
5+
Using javy v2 globals for MsgPack IO

.changeset/tricky-crabs-shave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"access": "public",
55
"@shopify:registry": "https://registry.npmjs.org/"
66
},
7-
"version": "1.0.7",
7+
"version": "2.0.0-rc.0",
88
"description": "",
99
"main": "index.ts",
1010
"keywords": [],
@@ -20,6 +20,6 @@
2020
"typescript": "5.8.3"
2121
},
2222
"devDependencies": {
23-
"@changesets/cli": "^2.28.1"
23+
"@changesets/cli": "^2.28.1"
2424
}
2525
}

0 commit comments

Comments
 (0)