-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
194c3ef
commit 48ab794
Showing
3 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "3.0.0" | ||
".": "4.0.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,20 @@ | ||
# Changelog | ||
|
||
## [4.0.0](https://github.com/npm/unique-filename/compare/v3.0.0...v4.0.0) (2024-09-25) | ||
### ⚠️ BREAKING CHANGES | ||
* `unique-filename` now supports node `^18.17.0 || >=20.5.0` | ||
### Bug Fixes | ||
* [`94b387c`](https://github.com/npm/unique-filename/commit/94b387c047141ae3490cace0273a6a69704a7f62) [#86](https://github.com/npm/unique-filename/pull/86) align to npm 10 node engine range (@reggi) | ||
### Dependencies | ||
* [`194c3ef`](https://github.com/npm/unique-filename/commit/194c3ef668a9f1b6bcc5d638f63a018719a29949) [#86](https://github.com/npm/unique-filename/pull/86) `[email protected]` | ||
### Chores | ||
* [`7f96619`](https://github.com/npm/unique-filename/commit/7f96619b509f7ee64785bd90aea50721da6eee85) [#86](https://github.com/npm/unique-filename/pull/86) run template-oss-apply (@reggi) | ||
* [`3bda296`](https://github.com/npm/unique-filename/commit/3bda296241f166f9875ad4418a217b716459f44a) [#85](https://github.com/npm/unique-filename/pull/85) enable auto publish (#85) (@reggi) | ||
* [`5b25a8b`](https://github.com/npm/unique-filename/commit/5b25a8b73aefdf8fe223779e13b335bb9a598222) [#83](https://github.com/npm/unique-filename/pull/83) bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot]) | ||
* [`83cd1d9`](https://github.com/npm/unique-filename/commit/83cd1d97efb29fe67cd609a8af0ffaa84c703dff) [#74](https://github.com/npm/unique-filename/pull/74) bump @npmcli/template-oss to 4.22.0 (@lukekarrys) | ||
* [`2372b8f`](https://github.com/npm/unique-filename/commit/2372b8fcd93d29275c86131f864cbe79d70c9df0) [#84](https://github.com/npm/unique-filename/pull/84) postinstall for dependabot template-oss PR (@hashtagchris) | ||
* [`813e0db`](https://github.com/npm/unique-filename/commit/813e0db42757bfe2e14f09739a6a499416b20cd2) [#84](https://github.com/npm/unique-filename/pull/84) bump @npmcli/template-oss from 4.23.1 to 4.23.3 (@dependabot[bot]) | ||
|
||
## [3.0.0](https://github.com/npm/unique-filename/compare/v2.0.1...v3.0.0) (2022-10-14) | ||
|
||
### ⚠️ BREAKING CHANGES | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters