Skip to content

Commit

Permalink
ci: release with npm
Browse files Browse the repository at this point in the history
  • Loading branch information
ido-pluto committed Nov 21, 2023
1 parent 04faf55 commit bfebab6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@
"packages/*",
"examples/*"
],
"workspaceRelease": {
"npmRelease": true
},
"scripts": {
"create-release": "semantic-release-npm-workspaces-monorepo"
},
"devDependencies": {
"semantic-release-npm-workspaces-monorepo": "^1.1.2"
"semantic-release-npm-workspaces-monorepo": "^1.1.3"
}
}

0 comments on commit bfebab6

Please sign in to comment.