Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 805f32d

Browse files
committed
fix: semantic release5
1 parent 4b102d6 commit 805f32d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.releaserc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
["@semantic-release/changelog", {
88
"changelogFile": "Assets/com.nuclearband.sodatabase/CHANGELOG.md"
99
}],
10-
["@semantic-release/npm", { "npmPublish": false, "pkgRoot": "Assets/com.nuclearband.sodatabase" }],
1110
["@semantic-release/git", {
1211
"assets": ["Assets/com.nuclearband.sodatabase/CHANGELOG.md", "Assets/com.nuclearband.sodatabase/package.json"],
1312
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"

0 commit comments

Comments
 (0)