Skip to content

Commit 8c3933a

Browse files
authored
ci: bump semantic-release (#375)
1 parent 6212b66 commit 8c3933a

File tree

2 files changed

+344
-153
lines changed

2 files changed

+344
-153
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@
3939
"@rollup/plugin-commonjs": "^21.1.0",
4040
"@rollup/plugin-node-resolve": "^13.2.1",
4141
"@rollup/plugin-typescript": "^8.3.2",
42+
"@semantic-release/commit-analyzer": "^9.0.2",
43+
"@semantic-release/github": "github:semantic-release/github",
44+
"@semantic-release/npm": "github:semantic-release/npm",
4245
"@storybook/addon-actions": "^6.5.16",
4346
"@storybook/addon-essentials": "^6.5.16",
4447
"@storybook/addon-interactions": "^6.5.16",
4548
"@storybook/addon-links": "^6.5.16",
46-
"@semantic-release/commit-analyzer": "^9.0.2",
47-
"@semantic-release/github": "github:semantic-release/github",
48-
"@semantic-release/npm": "github:semantic-release/npm",
4949
"@storybook/addon-postcss": "^2.0.0",
5050
"@storybook/builder-webpack4": "^6.5.16",
5151
"@storybook/builder-webpack5": "^6.5.16",
@@ -84,7 +84,7 @@
8484
"rollup-plugin-postcss": "^4.0.2",
8585
"rollup-plugin-terser": "^7.0.2",
8686
"rollup-plugin-typescript-paths": "^1.3.1",
87-
"semantic-release": "^19.0.5",
87+
"semantic-release": "^21.0.0",
8888
"tailwindcss": "^3.0.24",
8989
"tslib": "^2.5.0",
9090
"typescript": "^4.6.3",

0 commit comments

Comments
 (0)