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 6f92bac commit 57a5a97Copy full SHA for 57a5a97
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+## 0.5.2
4
+
5
+### Chores
6
7
+- \#210 update dependency
8
+ - `commander` to v9.4.1
9
+ - `globby` to v13.1.2
10
+ - `vue-eslint-parser` to v9.1.0
11
+ - `ws` to v8.11.0
12
13
## 0.5.1
14
15
### Chores
package.json
@@ -1,6 +1,6 @@
{
"name": "@tkskto/vue-component-analyzer",
- "version": "0.5.1",
+ "version": "0.5.2",
"description": "Analyze dependency tree for Vue.js SFC (Single File Component)",
"type": "module",
"bin": {
0 commit comments