Skip to content

Commit

Permalink
build: Use conventionalcommits template instead of Angular (#2054)
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed authored Jun 3, 2024
1 parent 85811dd commit 03934f6
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
"command": {
"publish": {
"distTag": "latest"
},
"version": {
"changelogPreset": "conventionalcommits"
}
}
}
22 changes: 22 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
"@vitejs/plugin-react-swc": "^3.3.0",
"@vscode/codicons": "0.0.36",
"chokidar-cli": "^2.1.0",
"conventional-changelog-conventionalcommits": "^7.0.0",
"cross-env": "^7.0.2",
"eslint": "^8.29.0",
"identity-obj-proxy": "^3.0.0",
Expand Down

0 comments on commit 03934f6

Please sign in to comment.