Skip to content

Commit

Permalink
rew
Browse files Browse the repository at this point in the history
  • Loading branch information
Egor Didenko committed Apr 15, 2024
1 parent 77abddb commit 962edf1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "independent",
"packages": [
"packages/*"
],
"command": {
"version": {
"createRelease": "github",
"conventionalCommits": true,
"allowBranch": ["main", "develop"],
"message": "chore(release): publish"
Expand Down

0 comments on commit 962edf1

Please sign in to comment.