Skip to content

Commit c842ed7

Browse files
committed
4.1.0
1 parent 5af3525 commit c842ed7

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v4.1.0](https://github.com/ayan4m1/npm-upgrade/compare/v4.0.6...v4.1.0)
8+
9+
- stop using legacy inquirer [`5af3525`](https://github.com/ayan4m1/npm-upgrade/commit/5af352501d8e6a8244afe411dd24e4fff4611d5b)
10+
711
#### [v4.0.6](https://github.com/ayan4m1/npm-upgrade/compare/v4.0.5...v4.0.6)
812

13+
> 29 July 2024
14+
915
- fix: rollup-plugin-multi-input default export mess [`1edef85`](https://github.com/ayan4m1/npm-upgrade/commit/1edef8547aa7ea17b5af410c2578ef0f915c2bd1)
1016
- Separator seems to have been removed from inquirer proper [`41d58e1`](https://github.com/ayan4m1/npm-upgrade/commit/41d58e10ac2b611b68a809dce9c710da7557da92)
1117
- chore: upgrade deps [`d65f179`](https://github.com/ayan4m1/npm-upgrade/commit/d65f179b674a19ded81a0e1b9d8e725fc9683b2c)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ayan4m1/npm-upgrade",
3-
"version": "4.0.6",
3+
"version": "4.1.0",
44
"description": "Interactive CLI utility to easily update outdated NPM dependencies",
55
"author": "Yuriy Grunin <grunin.ya@ya.ru>",
66
"contributors": [

0 commit comments

Comments
 (0)