Skip to content

Commit e67ed88

Browse files
committed
chore(release): 0.9.22
1 parent 879d336 commit e67ed88

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.9.22](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.21...v0.9.22) (2023-10-03)
6+
7+
8+
### Features
9+
10+
* add detector for arco design ([#102](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/102)) ([ade8c00](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/ade8c00f8fd16a65bc5148e95e66c204981617d8))
11+
* add vuepress2 detection ([#101](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/101)) ([8c79109](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/8c79109d29beb336ac03e632edf6933bd2869cac))
12+
13+
14+
### Bug Fixes
15+
16+
* remove unused dependency causing errors ([#99](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/99)) ([879d336](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/879d336b21b26ac2679bd06f9fd04425efee75a5))
17+
518
### [0.9.21](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.20...v0.9.21) (2023-06-19)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-telescope-analyzer",
3-
"version": "0.9.21",
3+
"version": "0.9.22",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)