Skip to content

Commit

Permalink
Version Packages (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 14, 2023
1 parent 6facc1f commit fb9f03a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/soft-numbers-lick.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/sdk-gen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @bsmnt/sdk-gen

## 2.0.1

### Patch Changes

- 6facc1f: disable linters on generated files

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@bsmnt/sdk-gen",
"author": "basement.studio <[email protected]>",
"version": "2.0.0",
"version": "2.0.1",
"main": "./dist/index.js",
"types": "./dist/types.d.ts",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/shopify-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {},
"devDependencies": {
"@bsmnt/sdk-gen": "2.0.0",
"@bsmnt/sdk-gen": "2.0.1",
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"react": "^18.2.0",
Expand Down

1 comment on commit fb9f03a

@vercel
Copy link

@vercel vercel bot commented on fb9f03a Apr 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

commerce-toolkit-nextjs-shopify – ./examples/nextjs-shopify

commerce-toolkit-nextjs-shopify-git-main-basement.vercel.app
commerce-toolkit-nextjs-shopify-basement.vercel.app
commerce-toolkit-nextjs-shopify.vercel.app

Please sign in to comment.