Skip to content

Commit bf88100

Browse files
committed
chore: release v3.41.0
1 parent 01fbd74 commit bf88100

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
### 3.41.0 (2024-09-09)
4+
5+
Features:
6+
7+
- feat: eslint @stylistic
8+
- feat: eslint fix option
9+
- feat: lint --use-defaults option
10+
- feat: lint refactor
11+
312
### 3.40.2 (2024-09-07)
413

514
Fixes:

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

0 commit comments

Comments
 (0)