Skip to content

Commit fecf0e5

Browse files
committed
chore(release): 0.9.7
1 parent 971f7e3 commit fecf0e5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.7](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.6...v0.9.7) (2022-04-08)
6+
7+
8+
### Features
9+
10+
* add nuxt-custom-elements module ([#56](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/56)) ([8a55838](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/8a558380c231e89f20f6ac86479fdd355dbc719e))
11+
* add nuxt-speedkit module ([#67](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/67)) ([971f7e3](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/971f7e39515a514418a2f1d7c2c447e8f11eed2b))
12+
* ui detectors priority ([#68](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/68)) ([a9725dd](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/a9725dd92fb8a4d9b43141506cf264159b2f112c))
13+
514
### [0.9.6](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.5...v0.9.6) (2022-01-24)
615

716

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.6",
3+
"version": "0.9.7",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)