Skip to content

Commit 3bc1820

Browse files
committedFeb 14, 2024·
chore: move conventional changelog to the right deps
1 parent 5cf342b commit 3bc1820

File tree

2 files changed

+255
-89
lines changed

2 files changed

+255
-89
lines changed
 

‎package-lock.json

+253-88
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
"bcrypt": "^5.0.1",
8686
"class-transformer": "^0.5.1",
8787
"class-validator": "^0.14.0",
88-
"conventional-changelog": "^5.1.0",
8988
"dotenv": "^16.0.0",
9089
"fastify-swagger": "^5.1.0",
9190
"joi": "^17.6.0",
@@ -120,6 +119,8 @@
120119
"@typescript-eslint/eslint-plugin": "^5.0.0",
121120
"@typescript-eslint/parser": "^5.0.0",
122121
"axios": "^1.6.0",
122+
"conventional-changelog": "^5.1.0",
123+
"conventional-changelog-angular": "^7.0.0",
123124
"detect-port": "^1.3.0",
124125
"docker-compose": "^0.23.17",
125126
"eslint": "^8.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.