diff --git a/CHANGELOG.md b/CHANGELOG.md index 515a09d1..c049b134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +### 3.61.0 (2025-02-03) + +Features: + +- feat: refactor read / write config +- feat: refactor utils confirm + +Other changes: + +- chore: set focus to confirm yes +- chore: update @stylistic/eslint-plugin +- chore: update package dependencies + +Compare with the previous release: [`v3.60.3...v3.61.0`](https://github.com/softvisio-node/cli/compare/v3.60.3...v3.61.0) + ### 3.60.3 (2025-01-21) Other changes: diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 22a1ce44..5732a2d1 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@softvisio/cli", - "version": "3.60.3", + "version": "3.61.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@softvisio/cli", - "version": "3.60.3", + "version": "3.61.0", "license": "ISC", "dependencies": { "@prettier/plugin-xml": "^3.4.1", diff --git a/package.json b/package.json index ac95d63f..45954a75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/cli", - "version": "3.60.3", + "version": "3.61.0", "description": "Softisio CLI Tool", "keywords": [ "softvisio",