Skip to content

Commit 0c62589

Browse files
committed
added semantic-release plugins
1 parent 045223d commit 0c62589

File tree

2 files changed

+139
-0
lines changed

2 files changed

+139
-0
lines changed

package-lock.json

Lines changed: 137 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@
3333
"@rollup/plugin-node-resolve": "^15.2.3",
3434
"@rollup/plugin-typescript": "^11.1.5",
3535
"@rollup/plugin-url": "^8.0.2",
36+
"@semantic-release/changelog": "^6.0.3",
37+
"@semantic-release/git": "^10.0.1",
3638
"@testing-library/react": "^14.1.2",
3739
"@types/jest": "^29.5.11",
3840
"@types/node": "^20.10.7",

0 commit comments

Comments
 (0)