Skip to content

Commit 57a5a97

Browse files
committed
chore: update version.
1 parent 6f92bac commit 57a5a97

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

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+
313
## 0.5.1
414

515
### Chores

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.5.1",
3+
"version": "0.5.2",
44
"description": "Analyze dependency tree for Vue.js SFC (Single File Component)",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)