diff --git a/CHANGELOG.md b/CHANGELOG.md index a8c1b3aa..056c6dde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +### 3.55.0 (2024-12-24) + +Features: + +- feat: add aes-256 key generator + +Other changes: + +- chore: add .json5 extension +- chore: add json extension +- chore: add more elliptic curves +- chore: fix lint file abs path +- chore: lint package metadata files +- chore: refactor lint +- chore: refactor mime +- chore: update copy to clipboard +- chore: update default value for apt/update delete=outdated-packages +- chore: update dependencies +- chore: update package dependencies + +[Compare with the previous release: v3.54.3 ... v3.55.0](https://github.com/softvisio-node/cli/compare/v3.54.3...v3.55.0) + ### 3.54.3 (2024-12-07) Other changes: diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 1d453818..26540d47 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,12 +1,12 @@ { "name": "@softvisio/cli", - "version": "3.54.3", + "version": "3.55.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@softvisio/cli", - "version": "3.54.3", + "version": "3.55.0", "license": "ISC", "dependencies": { "@prettier/plugin-xml": "^3.4.1", diff --git a/package.json b/package.json index cc8492d2..246cca39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/cli", - "version": "3.54.3", + "version": "3.55.0", "description": "Softisio CLI Tool", "keywords": [ "softvisio",