ci(release): publish packages from version tags

This commit is contained in:
李启源
2026-07-21 11:58:17 +08:00
parent cf86bad457
commit 1a93ee456c
3 changed files with 150 additions and 56 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "waveform-analysis",
"version": "0.1.0",
"version": "0.1.7",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/types/index.d.ts",