Skip to content

Commit 14cf5ff

Browse files
committed
chore(release): 0.9.17
1 parent ae1a479 commit 14cf5ff

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.17](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.16...v0.9.17) (2022-12-19)
6+
7+
8+
### Features
9+
10+
* add suport for harlem ([#90](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/90)) ([2d348e2](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/2d348e2b03aa9232661e720077cf1ad7cccc647c)), closes [#1](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/1) [#82](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/82) [#83](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/83) [#84](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/84) [#87](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/87)
11+
512
### [0.9.16](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.15...v0.9.16) (2022-11-18)
613

714

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

0 commit comments

Comments
 (0)