Skip to content

Commit cfc6750

Browse files
committed
chore: release v3.63.18
1 parent 6898169 commit cfc6750

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
### 3.63.18 (2025-03-08)
4+
5+
Other changes:
6+
7+
- chore: fix lint filetype detection
8+
- chore: fix shebang
9+
- chore: refactor lint file type detection
10+
- chore: update package dependencies
11+
12+
Compare with the previous release: [`v3.63.17...v3.63.18`](https://github.com/softvisio-node/cli/compare/v3.63.17...v3.63.18)
13+
314
### 3.63.17 (2025-03-05)
415

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

0 commit comments

Comments
 (0)