We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6835e15 commit 27a8970Copy full SHA for 27a8970
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
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
14
## 0.4.0
15
16
### enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "@tkskto/vue-component-analyzer",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Analyze dependency tree for Vue.js SFC (Single File Component)",
"main": "dist/index.js",
"module": "dist/index.js",
0 commit comments