Skip to content

Commit 81491ae

Browse files
committed
chore: release v3.63.17
1 parent be88041 commit 81491ae

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
### 3.63.17 (2025-03-05)
4+
5+
Other changes:
6+
7+
- chore: update cli error reporting
8+
- chore: update default cli config
9+
- chore: update metadata updater
10+
- chore: update package dependencies
11+
- chore: update package metadata
12+
- chore: update prettierrc
13+
- chore: use ajv temporal formats
14+
15+
Compare with the previous release: [`v3.63.16...v3.63.17`](https://github.com/softvisio-node/cli/compare/v3.63.16...v3.63.17)
16+
317
### 3.63.16 (2025-03-03)
418

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

0 commit comments

Comments
 (0)