Commit f9b0520
committed
Update CI/CD workflows and dependencies
- Upgrade actions/checkout from v4 to v5 in ci.yml and release.yml for improved performance and features.
- Modify global dependencies in action.yml to include @changesets/changelog-github for enhanced changelog generation.
- Add build and type checking steps in release.yml to ensure code quality before publishing.
- Adjust publish command in release.yml to use npm run version and npm run publish for better version management.1 parent 9d7e10c commit f9b0520
3 files changed
+14
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
22 | 30 | | |
23 | 31 | | |
24 | 32 | | |
25 | | - | |
| 33 | + | |
| 34 | + | |
26 | 35 | | |
27 | 36 | | |
28 | | - | |
| 37 | + | |
0 commit comments