aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorwabilin <[email protected]>2021-12-25 19:53:11 +0900
committerwabilin <[email protected]>2021-12-25 19:59:19 +0900
commit42037ff004221117cb7550831926ed847e93ab46 (patch)
tree07b97e4a56b8f83609e678d63acf9f92d5fd6c56 /package.json
parentBump ansi-regex from 5.0.0 to 5.0.1 (#23) (diff)
downloadholo-schedule-42037ff004221117cb7550831926ed847e93ab46.tar.xz
holo-schedule-42037ff004221117cb7550831926ed847e93ab46.zip
chore(deps): add semantic-release packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
index 01af866..aa416b0 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,11 @@
"url": "https://github.com/wabilin/holo-schedule.git"
},
"devDependencies": {
+ "@semantic-release/changelog": "6.0.1",
+ "@semantic-release/commit-analyzer": "9.0.2",
+ "@semantic-release/git": "10.0.1",
+ "@semantic-release/npm": "8.0.3",
+ "@semantic-release/release-notes-generator": "10.0.3",
"@types/jsdom": "^16.2.3",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^4.0.0",
@@ -27,6 +32,7 @@
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.0.0",
"eslint-plugin-standard": "^5.0.0",
+ "semantic-release": "18.0.1",
"typescript": "^4.0.0"
},
"scripts": {