|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
4 | 4 |
|
| 5 | +## v0.5.6 |
| 6 | + |
| 7 | +[compare changes](https://github.com/unjs/changelogen/compare/v0.5.5...v0.5.6) |
| 8 | + |
| 9 | +### 🚀 Enhancements |
| 10 | + |
| 11 | +- Add option to sign git tags ([#117](https://github.com/unjs/changelogen/pull/117)) |
| 12 | +- **git:** Support parse git messages that have prefix emoji ([#146](https://github.com/unjs/changelogen/pull/146)) |
| 13 | + |
| 14 | +### 🩹 Fixes |
| 15 | + |
| 16 | +- **github:** Use bearer token ([#180](https://github.com/unjs/changelogen/pull/180)) |
| 17 | +- Handle repo name with multiple segments ([#219](https://github.com/unjs/changelogen/pull/219)) |
| 18 | +- Lowercase scope when filtering ([#199](https://github.com/unjs/changelogen/pull/199)) |
| 19 | + |
| 20 | +### 💅 Refactors |
| 21 | + |
| 22 | +- Replace `execa` with `execSync` ([#222](https://github.com/unjs/changelogen/pull/222)) |
| 23 | +- Use human readable date for canary versions ([#223](https://github.com/unjs/changelogen/pull/223)) |
| 24 | +- Update execCommand ([68127be](https://github.com/unjs/changelogen/commit/68127be)) |
| 25 | + |
| 26 | +### 🏡 Chore |
| 27 | + |
| 28 | +- Apply automated lint fixes ([72c407f](https://github.com/unjs/changelogen/commit/72c407f)) |
| 29 | +- Update ci ([bcb16cb](https://github.com/unjs/changelogen/commit/bcb16cb)) |
| 30 | +- Update non major deps ([7f714c9](https://github.com/unjs/changelogen/commit/7f714c9)) |
| 31 | +- Update to eslint v9 ([fd40be9](https://github.com/unjs/changelogen/commit/fd40be9)) |
| 32 | +- Apply automated lint fixes ([673255b](https://github.com/unjs/changelogen/commit/673255b)) |
| 33 | +- Update deps ([3cfbe27](https://github.com/unjs/changelogen/commit/3cfbe27)) |
| 34 | + |
| 35 | +### ❤️ Contributors |
| 36 | + |
| 37 | +- Pooya Parsa ([@pi0](http://github.com/pi0)) |
| 38 | +- Klein Petr ([@kleinpetr](http://github.com/kleinpetr)) |
| 39 | +- Wan Chiu ([@wan54](http://github.com/wan54)) |
| 40 | +- Jianqi Pan ([@Jannchie](http://github.com/Jannchie)) |
| 41 | +- Vasily Kuzin <[email protected]> |
| 42 | +- Daniel Roe ([@danielroe](http://github.com/danielroe)) |
| 43 | + |
5 | 44 | ## v0.5.5
|
6 | 45 |
|
7 | 46 | [compare changes](https://github.com/unjs/changelogen/compare/v0.5.4...v0.5.5)
|
|
0 commit comments