From 89609406482b9b164222e46f628c78ff1ede6d8b Mon Sep 17 00:00:00 2001 From: zdm Date: Fri, 6 Dec 2024 23:26:38 +0200 Subject: [PATCH] chore: release v3.54.2 --- CHANGELOG.md | 8 ++++++++ npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e1df94b..c1e432da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### 3.54.2 (2024-12-06) + +Other changes: + +- chore: update package dependencies + +[Compare with the previous release: v3.54.1 ... v3.54.2](https://github.com/softvisio-node/cli/compare/v3.54.1...v3.54.2) + ### 3.54.1 (2024-12-06) Other changes: diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 5a477545..c3a9b914 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@softvisio/cli", - "version": "3.54.1", + "version": "3.54.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@softvisio/cli", - "version": "3.54.1", + "version": "3.54.2", "license": "ISC", "dependencies": { "@prettier/plugin-xml": "^3.4.1", diff --git a/package.json b/package.json index 5625413c..fa035016 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/cli", - "version": "3.54.1", + "version": "3.54.2", "description": "Softisio CLI Tool", "keywords": [ "softvisio",