Skip to content

Commit 6395fa8

Browse files
Version Packages (#48)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c904dbc commit 6395fa8

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/tasty-planets-cross.md

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

packages/sdk-gen/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @bsmnt/sdk-gen
22

3+
## 2.0.2
4+
5+
### Patch Changes
6+
7+
- c904dbc: Make it work without passing args
8+
39
## 2.0.1
410

511
### Patch Changes

packages/sdk-gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@bsmnt/sdk-gen",
33
"author": "basement.studio <dev@basement.studio>",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"main": "./dist/index.js",
66
"types": "./dist/types.d.ts",
77
"bin": {

packages/shopify-helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {},
2323
"devDependencies": {
24-
"@bsmnt/sdk-gen": "2.0.1",
24+
"@bsmnt/sdk-gen": "2.0.2",
2525
"@types/react": "^18.0.17",
2626
"@types/react-dom": "^18.0.6",
2727
"react": "^18.2.0",

0 commit comments

Comments
 (0)