Skip to content

Commit 71bc38e

Browse files
committed
chore(release): 0.10.2
1 parent 7ece797 commit 71bc38e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.10.2](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.10.1...v0.10.2) (2024-04-06)
6+
57
### [0.10.1](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.10.0...v0.10.1) (2024-04-06)
68

79

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-telescope-analyzer",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {
@@ -24,6 +24,7 @@
2424
"dependencies": {
2525
"citty": "^0.1.6",
2626
"consola": "^3.2.3",
27+
"load-json-file": "^7.0.1",
2728
"make-dir": "^4.0.0",
2829
"ora": "8.0.1",
2930
"puppeteer": "^22.6.3",

0 commit comments

Comments
 (0)