Skip to content

Commit b175193

Browse files
committed
chore: release v3.64.0
1 parent e0b260c commit b175193

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
### 3.64.0 (2025-03-12)
4+
5+
Features:
6+
7+
- feat: add force options to update dependencies
8+
9+
Other changes:
10+
11+
- chore: update lint report
12+
- chore: update package dependencies
13+
14+
Compare with the previous release: [`v3.63.21...v3.64.0`](https://github.com/softvisio-node/cli/compare/v3.63.21...v3.64.0)
15+
316
### 3.63.21 (2025-03-09)
417

518
Other changes:

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@softvisio/cli",
3-
"version": "3.63.21",
3+
"version": "3.64.0",
44
"description": "Softisio CLI Tool",
55
"keywords": [
66
"softvisio",

0 commit comments

Comments
 (0)