diff --git a/CHANGELOG.md b/CHANGELOG.md index 566bdc60..c8b46f34 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +### 3.49.2 (2024-10-23) + +Other changes: + +- chore: refactor changesets +- chore: update changelog generator +- chore: update package dependencies + +[Compare with the previous release: v3.49.1 ... v3.49.2](https://github.com/softvisio-node/cli/compare/v3.49.1...v3.49.2) + ### 3.49.1 (2024-10-22) No notable changes since the previous release. diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 59d5ec70..afef9ba7 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@softvisio/cli", - "version": "3.49.1", + "version": "3.49.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@softvisio/cli", - "version": "3.49.1", + "version": "3.49.2", "license": "ISC", "dependencies": { "@prettier/plugin-xml": "^3.4.1", diff --git a/package.json b/package.json index b896689d..e67e0ed3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/cli", - "version": "3.49.1", + "version": "3.49.2", "description": "Softisio CLI Tool", "keywords": [ "softvisio",