Commit 738fe77
authored
Fix/release workflow (#198)
* fix: release workflow
* chore: update semantic-release configuration and dependencies
- Added @semantic-release/git to package.json and bun.lock for improved release management.
- Updated release.config.cjs to include @semantic-release/git in the plugins array.
- Modified release workflow to build the library before releasing.
- Ensured consistency in dependency versions across the project.4 files changed
Lines changed: 108 additions & 52 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
46 | 51 | | |
47 | 52 | | |
48 | 53 | | |
| |||
0 commit comments