Skip to content

Commit 4d110c3

Browse files
committed
chore: release v3.57.0
1 parent 210086c commit 4d110c3

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
### 3.57.0 (2024-12-30)
4+
5+
Features:
6+
7+
- feat: add secret key generator
8+
9+
Other changes:
10+
11+
- chore: keep formatting on eslint parsing error
12+
- chore: refactor lint file results
13+
- chore: update package dependencies
14+
- chore: update uuid generator
15+
16+
[Compare with the previous release: v3.56.0 ... v3.57.0](https://github.com/softvisio-node/cli/compare/v3.56.0...v3.57.0)
17+
318
### 3.56.0 (2024-12-30)
419

520
Features:

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softvisio/cli",
3-
"version": "3.56.0",
3+
"version": "3.57.0",
44
"description": "Softisio CLI Tool",
55
"keywords": [
66
"softvisio",

0 commit comments

Comments
 (0)