Replace release 0.1.0-dev.15 with 0.1.0-dev.16 (#314)

add missing patch and rename release
This commit is contained in:
PG Herveou
2025-05-08 15:26:10 +02:00
committed by GitHub
parent 32f55b976c
commit 0421869e4b
6 changed files with 49 additions and 39 deletions
-3
View File
@@ -311,9 +311,6 @@ jobs:
cp -f resolc.{wasm,js} js/resolc/src/resolc
npm -w js/resolc run build
- name: Set version
run: npm -w js/resolc version --no-git-tag-version ${{github.event.release.tag_name}}
- name: npm pack
run: npm -w js/resolc pack