Commit c67b6ff
committed
feat: first release with npm distribution live (v0.5.107)
- @perryts/perry and 7 per-platform optional-dep packages publish via
OIDC Trusted Publisher from .github/workflows/release-packages.yml
on every GitHub Release
- Covers darwin-{arm64,x64}, linux-{x64,arm64} glibc + musl, win32-x64
- `npx @perryts/perry compile file.ts` works end-to-end
- No runtime/codegen change1 parent b47b8fb commit c67b6ff
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
0 commit comments