Skip to content

Commit 7ba5039

Browse files
committed
add npm release
1 parent 106f4b2 commit 7ba5039

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@
6666
]
6767
}
6868
],
69-
"@semantic-release/github"
69+
"@semantic-release/github",
70+
"@semantic-release/npm"
7071
]
7172
},
7273
"bugs": {
@@ -95,6 +96,7 @@
9596
"@eslint/js": "^9.17.0",
9697
"@semantic-release/changelog": "^6.0.3",
9798
"@semantic-release/git": "^10.0.1",
99+
"@semantic-release/npm": "^12.0.1",
98100
"eslint": "^9.17.0",
99101
"eslint-config-prettier": "^9.1.0",
100102
"eslint-plugin-import": "^2.31.0",

0 commit comments

Comments
 (0)