diff --git a/CHANGELOG.md b/CHANGELOG.md index 8de42cb0..873b4013 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +### 3.60.2 (2025-01-18) + +Other changes: + +- chore: sort external resources on update +- chore: update package dependencies + +Compare with the previous release: [`v3.60.1...v3.60.2`](https://github.com/softvisio-node/cli/compare/v3.60.1...v3.60.2) + ### 3.60.1 (2025-01-15) Other changes: diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 64e4b61f..8084c73b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@softvisio/cli", - "version": "3.60.1", + "version": "3.60.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@softvisio/cli", - "version": "3.60.1", + "version": "3.60.2", "license": "ISC", "dependencies": { "@prettier/plugin-xml": "^3.4.1", diff --git a/package.json b/package.json index 4b3bfeae..b2ad9624 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/cli", - "version": "3.60.1", + "version": "3.60.2", "description": "Softisio CLI Tool", "keywords": [ "softvisio",