Skip to content

Commit

Permalink
build: Switch to default conventional
Browse files Browse the repository at this point in the history
  • Loading branch information
Eengineer1 committed Nov 26, 2023
1 parent 86c4aff commit b47380a
Show file tree
Hide file tree
Showing 3 changed files with 347 additions and 35 deletions.
1 change: 0 additions & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
],
"tagFormat": "${version}",
"ci": true,
"preset": "conventionalcommits",
"plugins": [
[ "@semantic-release/commit-analyzer",
{
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,17 +43,17 @@
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.0.3",
"@semantic-release/npm": "^10.0.4",
"@semantic-release/release-notes-generator": "^11.0.7",
"@semantic-release/github": "^9.2.3",
"@semantic-release/npm": "^11.0.1",
"@semantic-release/release-notes-generator": "^12.1.0",
"@types/jest": "^29.5.10",
"@types/node": "^20.10.0",
"conventional-changelog-conventionalcommits": "^6.1.0",
"conventional-changelog-angular": "^7.0.0",
"cross-env": "^7.0.3",
"jest": "^29.7.0",
"lerna": "^7.4.2",
"prettier": "^3.1.0",
"semantic-release": "^21.1.2",
"semantic-release": "^22.0.8",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"typescript": "^5.3.2"
Expand Down
Loading

0 comments on commit b47380a

Please sign in to comment.