Commit 56251a8
chore(scaffold-core): add to release pipeline + bump version to 1.0.0 (#220)
* chore(scaffold-core): add to release pipeline + bump version to 1.0.0
- Bump @stackbilt/scaffold-core from 0.1.0 → 1.0.0 to match workspace version
- Add scaffold-core to assert-packages-publishable.mjs check list
- Add scaffold-core pack + publish steps to release.yml workflow
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
* fix(scaffold-core): update package.test.ts version assertion to 1.0.0
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
---------
Co-authored-by: Kurt Overmier <[email protected]>
Co-authored-by: Claude Sonnet 4.6 <[email protected]>1 parent 7382d78 commit 56251a8
4 files changed
Lines changed: 7 additions & 4 deletions
File tree
- .github/workflows
- packages/scaffold-core
- src/__tests__
- scripts
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
181 | 182 | | |
182 | 183 | | |
183 | 184 | | |
| |||
201 | 202 | | |
202 | 203 | | |
203 | 204 | | |
204 | | - | |
| 205 | + | |
| 206 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments