Skip to content

Commit

Permalink
chore: add conventional-changelogcommits for major versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding committed May 7, 2024
1 parent 8bf1d5a commit 9c48e93
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"syncWorkspaceLock": true
}
},
"changelogPreset": "conventional-changelog-conventionalcommits",
"packages": [
"examples/*",
"packages/*"
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
"@lerna-lite/watch": "^3.3.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.8",
"conventional-changelog-conventionalcommits": "^7.0.2",
"cross-env": "^7.0.3",
"cypress": "^13.8.1",
"cypress-real-events": "^1.12.0",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 9c48e93

Please sign in to comment.