Skip to content

Commit

Permalink
Release/v1.3.2 (#555)
Browse files Browse the repository at this point in the history
* v1.3.2

* fix

* fix

* fix

* fix

* fix

* different bg-image for ibm

* from-package

* from-package
  • Loading branch information
fantkolja authored May 17, 2024
1 parent fe53a4e commit 41e2edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"prepack": "pnpm run compile",
"prepare": "husky install",
"publish-canary": "lerna publish --canary --preid next --dist-tag next --yes --no-verify-access --include-merged-tags",
"publish-release": "lerna publish from-package --force-publish"
"publish-release": "lerna publish from-package --force-publish --yes"
},
"pnpm": {
"overrides": {
Expand Down

0 comments on commit 41e2edc

Please sign in to comment.