Commit eacbe55
committed
feat(ci): integrate release notes generation with npm publish workflow
- Add release notes generation job that triggers before package publication
- Ensure release notes are created automatically when releases are published
- Maintain existing build and publish functionality
- Add proper job dependencies for sequential execution
- Include timing coordination for workflow completion1 parent 651fb5a commit eacbe55
1 file changed
+28
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
11 | 38 | | |
12 | 39 | | |
13 | 40 | | |
| |||
22 | 49 | | |
23 | 50 | | |
24 | 51 | | |
25 | | - | |
| 52 | + | |
26 | 53 | | |
27 | 54 | | |
28 | 55 | | |
| |||
0 commit comments