Commit a523c71
fix: switch to bun publish and add files field to fix npm release (#17)
- Replace npm publish with bun publish using NPM_CONFIG_TOKEN
- Add files field to package.json to scope published contents
- Remove unnecessary .npmrc creation step
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent ad5b7f9 commit a523c71
File tree
2 files changed
+10
-7
lines changed- .github/workflows
- packages/chronicle
2 files changed
+10
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 35 | | |
41 | | - | |
| 36 | + | |
42 | 37 | | |
43 | | - | |
| 38 | + | |
44 | 39 | | |
45 | 40 | | |
46 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
7 | 15 | | |
8 | 16 | | |
9 | 17 | | |
| |||
0 commit comments