Added more packages for semantic-release

This commit is contained in:
Erik Tiekstra
2021-05-18 10:10:46 +02:00
parent fe80cceb84
commit 1e06fe735c
2 changed files with 536 additions and 1 deletions

View File

@@ -77,6 +77,11 @@
"@nrwl/linter": "11.5.1",
"@nrwl/tao": "11.5.1",
"@nrwl/workspace": "11.5.1",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/commit-analyzer": "^8.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.1.3",
"@semantic-release/release-notes-generator": "^9.0.2",
"@types/jest": "26.0.8",
"@types/node": "12.12.38",
"@typescript-eslint/eslint-plugin": "4.3.0",