Skip to content

Commit 83c9a44

Browse files
committed
chore: release v3.56.0
1 parent 3ff4d37 commit 83c9a44

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
### 3.56.0 (2024-12-30)
4+
5+
Features:
6+
7+
- feat: add uuid generator
8+
9+
Other changes:
10+
11+
- chore: update package dependencies
12+
13+
[Compare with the previous release: v3.55.1 ... v3.56.0](https://github.com/softvisio-node/cli/compare/v3.55.1...v3.56.0)
14+
315
### 3.55.1 (2024-12-27)
416

517
Other changes:

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.55.1",
3+
"version": "3.56.0",
44
"description": "Softisio CLI Tool",
55
"keywords": [
66
"softvisio",

0 commit comments

Comments
 (0)