fix: update release tag patterns and add version bump message in .npmrc

This commit is contained in:
Jiaxin Peng
2026-03-04 10:32:32 +00:00
parent 8dfb82b4ce
commit b08c46c233
2 changed files with 10 additions and 9 deletions

3
.npmrc
View File

@@ -1 +1,2 @@
tag-version-prefix=""
tag-version-prefix=""
message="chore: bump version to %s"