|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [5.0.0-pre.1](https://github.com/npm/npm-cli-release-please/compare/v5.0.0-pre.0...v5.0.0-pre.1) (2024-12-09) |
| 4 | + |
| 5 | +### ⚠️ BREAKING CHANGES |
| 6 | + |
| 7 | +* this has a main that you can require now |
| 8 | + |
| 9 | +### Features |
| 10 | + |
| 11 | +* [`8c2d387`](https://github.com/npm/npm-cli-release-please/commit/8c2d387dbb6954786b688a88142f915585d36926) [#280](https://github.com/npm/npm-cli-release-please/pull/280) add main declaraion (#280) (@wraithgar) |
| 12 | +* [`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) |
| 13 | + |
| 14 | +### Bug Fixes |
| 15 | + |
| 16 | +* [`055cbd3`](https://github.com/npm/npm-cli-release-please/commit/055cbd3f3d97d83c8f123213faa7833a7b01b103) no pre (@lukekarrys) |
| 17 | + |
| 18 | +### Chores |
| 19 | + |
| 20 | +* [`0541bae`](https://github.com/npm/npm-cli-release-please/commit/0541baeb0784fb9cc7e87d5d9cf3b07dfbd113f2) [#281](https://github.com/npm/npm-cli-release-please/pull/281) release 5.0.0-pre.0 (#281) (@wraithgar) |
| 21 | +* [`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) |
| 22 | +* [`e93ce0c`](https://github.com/npm/npm-cli-release-please/commit/e93ce0ce38bb8e628c6ea5de0087d62664121a24) update template-oss (@lukekarrys) |
| 23 | +* [`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]) |
| 24 | +* [`540f354`](https://github.com/npm/npm-cli-release-please/commit/540f354cdcd1f9229a7038148254ded028d991a6) update template-oss (@lukekarrys) |
| 25 | +* [`2852114`](https://github.com/npm/npm-cli-release-please/commit/28521145ac4e01cdb484932e8df12637c44be27b) prerelease (@lukekarrys) |
| 26 | +* [`8bdee7d`](https://github.com/npm/npm-cli-release-please/commit/8bdee7d531d9475c63771399e62de2c983e9cf4f) update template-oss (@lukekarrys) |
| 27 | +* [`b020bd0`](https://github.com/npm/npm-cli-release-please/commit/b020bd0b791a2f20d2b6e23e5dc5ad2a73ebc207) update template-oss (@lukekarrys) |
| 28 | +* [`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]) |
| 29 | +* [`9b856b0`](https://github.com/npm/npm-cli-release-please/commit/9b856b00c1570669647abdf8f8def76f50c6a09b) update config (@lukekarrys) |
| 30 | +* [`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) |
| 31 | + |
| 32 | + |
| 33 | +### Dependencies |
| 34 | + |
| 35 | +* The following workspace dependencies were updated |
| 36 | + * dependencies |
| 37 | + * @npmcli/pkg6 bumped from ^3.0.3 to ^3.1.0-pre.0 |
| 38 | + * pkg1 bumped from ^6.0.5-pre.0 to ^6.1.0-pre.0 |
| 39 | + * pkg2 bumped from ^5.0.5-pre.0 to ^5.1.0-pre.0 |
| 40 | + * pkg4 bumped from ^3.0.3 to ^3.1.0-pre.0 |
| 41 | + * pkg5 bumped from ^3.0.3 to ^3.1.0-pre.0 |
| 42 | + |
3 | 43 | ## [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 | 44 |
|
5 | 45 | ### ⚠️ BREAKING CHANGES |
|
0 commit comments