|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [5.0.0-pre.0](https://github.com/npm/npm-cli-release-please/compare/v4.0.4...v5.0.0-pre.0) (2024-11-22) |
| 4 | + |
| 5 | +### ⚠️ BREAKING CHANGES |
| 6 | + |
| 7 | +* it logs something completely different |
| 8 | +* this has a main that you can require now |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* [`fb525ec`](https://github.com/npm/npm-cli-release-please/commit/fb525ec281682af72fc33609fefbb3e2918da8d4) do something else (@wraithgar) |
| 13 | +* [`334c6a0`](https://github.com/npm/npm-cli-release-please/commit/334c6a0eceee4bd9254db36b2fc8696cc3c86b8b) [#278](https://github.com/npm/npm-cli-release-please/pull/278) add main declaraion (@wraithgar) |
| 14 | +* [`f94f978`](https://github.com/npm/npm-cli-release-please/commit/f94f9783b323bdd19f8e0b72ffbae7d32e06c540) [#245](https://github.com/npm/npm-cli-release-please/pull/245) touch root (@lukekarrys) |
| 15 | + |
| 16 | +### Bug Fixes |
| 17 | + |
| 18 | +* [`055cbd3`](https://github.com/npm/npm-cli-release-please/commit/055cbd3f3d97d83c8f123213faa7833a7b01b103) no pre (@lukekarrys) |
| 19 | + |
| 20 | +### Chores |
| 21 | + |
| 22 | +* [`c229f86`](https://github.com/npm/npm-cli-release-please/commit/c229f86fa92205482a5065e16ff78e6a1b4954fa) [#277](https://github.com/npm/npm-cli-release-please/pull/277) prerelease with number? (#277) (@wraithgar) |
| 23 | +* [`e93ce0c`](https://github.com/npm/npm-cli-release-please/commit/e93ce0ce38bb8e628c6ea5de0087d62664121a24) update template-oss (@lukekarrys) |
| 24 | +* [`ecdadb0`](https://github.com/npm/npm-cli-release-please/commit/ecdadb012cd91b71f714ce37c199404408a814a3) [#272](https://github.com/npm/npm-cli-release-please/pull/272) deps-dev: bump undici from 5.27.2 to 5.28.4 (#272) (@dependabot[bot]) |
| 25 | +* [`540f354`](https://github.com/npm/npm-cli-release-please/commit/540f354cdcd1f9229a7038148254ded028d991a6) update template-oss (@lukekarrys) |
| 26 | +* [`2852114`](https://github.com/npm/npm-cli-release-please/commit/28521145ac4e01cdb484932e8df12637c44be27b) prerelease (@lukekarrys) |
| 27 | +* [`8bdee7d`](https://github.com/npm/npm-cli-release-please/commit/8bdee7d531d9475c63771399e62de2c983e9cf4f) update template-oss (@lukekarrys) |
| 28 | +* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys) |
| 29 | +* [`16cc199`](https://github.com/npm/npm-cli-release-please/commit/16cc199e421531623c9c2b0c7fb97d5d485119a9) [#271](https://github.com/npm/npm-cli-release-please/pull/271) deps-dev: bump ip from 2.0.0 to 2.0.1 (#271) (@dependabot[bot]) |
| 30 | +* [`9b856b0`](https://github.com/npm/npm-cli-release-please/commit/9b856b00c1570669647abdf8f8def76f50c6a09b) update config (@lukekarrys) |
| 31 | +* [`0687383`](https://github.com/npm/npm-cli-release-please/commit/0687383bce69719d00f668dd4b8d6113083189d5) [#274](https://github.com/npm/npm-cli-release-please/pull/274) postinstall for dependabot template-oss PR (#274) (@lukekarrys) |
| 32 | + |
| 33 | + |
| 34 | +### Dependencies |
| 35 | + |
| 36 | +* The following workspace dependencies were updated |
| 37 | + * dependencies |
| 38 | + * pkg1 bumped from ^6.0.4 to ^6.0.5-pre.0 |
| 39 | + * pkg2 bumped from ^5.0.4 to ^5.0.5-pre.0 |
| 40 | + |
3 | 41 | ## [4.0.4](https://github.com/npm/npm-cli-release-please/compare/v4.0.3...v4.0.4) (2023-11-19) |
4 | 42 |
|
5 | 43 | ### Bug Fixes |
|
0 commit comments