Skip to content

Commit 27a8970

Browse files
committed
0.4.1
1 parent 6835e15 commit 27a8970

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
## 0.4.1
4+
5+
### Chores
6+
7+
- \#153 update dependency `vue-eslint-parser` to v8.2.0
8+
- \#138 update dependency `ws` to v8.5.0
9+
10+
### Fixes
11+
12+
- update Vue.js logo to SVG.
13+
314
## 0.4.0
415

516
### enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tkskto/vue-component-analyzer",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Analyze dependency tree for Vue.js SFC (Single File Component)",
55
"main": "dist/index.js",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)