diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37fcefa..895bf0e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "2.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ac2916..727e363 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,34 @@ # Changelog +## [2.0.0](https://github.com/npm/mute-stream/compare/v1.0.0...v2.0.0) (2024-09-24) +### ⚠️ BREAKING CHANGES +* `mute-stream` now supports node `^18.17.0 || >=20.5.0` +### Bug Fixes +* [`618a475`](https://github.com/npm/mute-stream/commit/618a475080965ca94f4b3451b0183ba30b63e7ea) [#83](https://github.com/npm/mute-stream/pull/83) align to npm 10 node engine range (@hashtagchris) +### Chores +* [`8550977`](https://github.com/npm/mute-stream/commit/8550977e63b6ae4774ea79375643568a87192add) [#85](https://github.com/npm/mute-stream/pull/85) enable auto publish (#85) (@reggi) +* [`7290739`](https://github.com/npm/mute-stream/commit/7290739010a36229107662341ac698a1ef531277) [#83](https://github.com/npm/mute-stream/pull/83) run template-oss-apply (@hashtagchris) +* [`f7c34f1`](https://github.com/npm/mute-stream/commit/f7c34f178a23ecef1be0e85c01da43e5a31fc17a) [#81](https://github.com/npm/mute-stream/pull/81) Bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot]) +* [`4a0a0e1`](https://github.com/npm/mute-stream/commit/4a0a0e1c5d94ccbe9c508286b0131f6f44b7078e) [#82](https://github.com/npm/mute-stream/pull/82) Bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot]) +* [`5c71213`](https://github.com/npm/mute-stream/commit/5c71213b82d6eaaae54d2e759987dea3c9ccb319) [#79](https://github.com/npm/mute-stream/pull/79) Bump @npmcli/template-oss from 4.22.0 to 4.23.1 (@dependabot[bot]) +* [`28ed532`](https://github.com/npm/mute-stream/commit/28ed532a787f31b327f5227a8d01dc822e9af18f) [#70](https://github.com/npm/mute-stream/pull/70) bump @npmcli/template-oss to 4.22.0 (@lukekarrys) +* [`bfce761`](https://github.com/npm/mute-stream/commit/bfce7610fc91d8f30e920a7d6922daa6267704df) [#69](https://github.com/npm/mute-stream/pull/69) Bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot]) +* [`563f5a9`](https://github.com/npm/mute-stream/commit/563f5a93619c767832aae103740fef304787686f) [#65](https://github.com/npm/mute-stream/pull/65) Bump @npmcli/template-oss from 4.21.1 to 4.21.3 (@dependabot[bot]) +* [`e8378c7`](https://github.com/npm/mute-stream/commit/e8378c7babb44b39eb20cd3a9df91483c784ace4) [#62](https://github.com/npm/mute-stream/pull/62) Bump @npmcli/template-oss from 4.19.0 to 4.21.1 (@dependabot[bot]) +* [`fb2cc45`](https://github.com/npm/mute-stream/commit/fb2cc4583304eeb7bc1c5fbdb80f434902bf6021) [#43](https://github.com/npm/mute-stream/pull/43) Bump @npmcli/template-oss from 4.18.1 to 4.19.0 (@dependabot[bot]) +* [`bfdb357`](https://github.com/npm/mute-stream/commit/bfdb3571c5f455d424a2e3fa9a5ce673615a8c03) [#42](https://github.com/npm/mute-stream/pull/42) Bump @npmcli/template-oss from 4.18.0 to 4.18.1 (@dependabot[bot]) +* [`9d8a006`](https://github.com/npm/mute-stream/commit/9d8a006606bcb1e7de7b65bc9f4b2cf80d152df3) [#41](https://github.com/npm/mute-stream/pull/41) Bump @npmcli/template-oss from 4.17.0 to 4.18.0 (@dependabot[bot]) +* [`7262cbb`](https://github.com/npm/mute-stream/commit/7262cbb5ba46d6dce8611ac64ba70878b84b497c) [#40](https://github.com/npm/mute-stream/pull/40) Bump @npmcli/template-oss from 4.15.1 to 4.17.0 (@dependabot[bot]) +* [`e937e09`](https://github.com/npm/mute-stream/commit/e937e098b1a132d0fd1a234d4273c551db4a5fc0) [#39](https://github.com/npm/mute-stream/pull/39) Bump @npmcli/template-oss from 4.14.1 to 4.15.1 (@dependabot[bot]) +* [`680314a`](https://github.com/npm/mute-stream/commit/680314a7391cf136788b4b3de9f4e2c2f3d5f068) [#38](https://github.com/npm/mute-stream/pull/38) Bump @npmcli/template-oss from 4.13.0 to 4.14.1 (#38) (@dependabot[bot], @npm-cli-bot) +* [`af0ab95`](https://github.com/npm/mute-stream/commit/af0ab953a5368f5fc84c3622bd43585b1e1b5a2b) [#36](https://github.com/npm/mute-stream/pull/36) Bump @npmcli/template-oss from 4.12.1 to 4.13.0 (#36) (@dependabot[bot], @npm-cli-bot, @nlf) +* [`c409b8b`](https://github.com/npm/mute-stream/commit/c409b8b2e90b1bbdbba64698c6818e1e6a25936d) [#37](https://github.com/npm/mute-stream/pull/37) minor readme update (#37) (@nlf) +* [`11453d7`](https://github.com/npm/mute-stream/commit/11453d7d0c883ae96cf0ea80b80771d48c69b657) [#35](https://github.com/npm/mute-stream/pull/35) Bump @npmcli/template-oss from 4.12.0 to 4.12.1 (#35) (@dependabot[bot], @npm-cli-bot) +* [`28e1f16`](https://github.com/npm/mute-stream/commit/28e1f16205ffb6c03ba8774cd19a9eba971a3ca5) [#34](https://github.com/npm/mute-stream/pull/34) Bump @npmcli/template-oss from 4.11.4 to 4.12.0 (@dependabot[bot]) +* [`fcd2267`](https://github.com/npm/mute-stream/commit/fcd2267576d2fa341b6549a35eb311b0534e34da) [#33](https://github.com/npm/mute-stream/pull/33) Bump @npmcli/template-oss from 4.11.3 to 4.11.4 (@dependabot[bot]) +* [`6e43e36`](https://github.com/npm/mute-stream/commit/6e43e360e57cf0d9a9aa48ec718bf1b6dea7748e) [#32](https://github.com/npm/mute-stream/pull/32) Bump @npmcli/template-oss from 4.11.0 to 4.11.3 (@dependabot[bot]) +* [`1bc3d48`](https://github.com/npm/mute-stream/commit/1bc3d48b7545ba35cfd2760420def9629528fd64) [#82](https://github.com/npm/mute-stream/pull/82) postinstall for dependabot template-oss PR (@hashtagchris) + ## [1.0.0](https://github.com/npm/mute-stream/compare/v0.0.8...v1.0.0) (2022-12-12) ### ⚠️ BREAKING CHANGES diff --git a/package.json b/package.json index a951b3f..3725daf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mute-stream", - "version": "1.0.0", + "version": "2.0.0", "main": "lib/index.js", "devDependencies": { "@npmcli/eslint-config": "^5.0.0",