Commit abc5a8e
authored
fix: use npm trust publish (#9)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Expanded CI to test against Node.js 24 for broader compatibility.
* Switched release pipeline to an npm-based workflow to streamline
publishing.
* Updated workflow permissions to enable necessary write operations.
* Removed an unused NPM token from secrets; retained the Git token.
* No user-facing changes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 06c422d commit abc5a8e
2 files changed
+10
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
6 | 13 | | |
7 | 14 | | |
8 | | - | |
9 | | - | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | | - | |
12 | 18 | | |
0 commit comments