Skip to content

Commit

Permalink
chore: release v3.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Dec 24, 2024
1 parent c867007 commit 8982ead
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 3 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@softvisio/cli",
"version": "3.54.3",
"version": "3.55.0",
"description": "Softisio CLI Tool",
"keywords": [
"softvisio",
Expand Down

0 comments on commit 8982ead

Please sign in to comment.