Skip to content

Commit 8c81255

Browse files
committed
chore(release): 0.9.15
1 parent 5c9c94c commit 8c81255

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.15](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.14...v0.9.15) (2022-09-21)
6+
7+
8+
### Bug Fixes
9+
10+
* add `@nuxtjs/color-mode` recognition case ([#82](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/82)) ([15adce5](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/15adce57fdefddd76bb417d7621b07fd76c23573))
11+
* use $img not $router for nuxt/image ([5c9c94c](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/5c9c94c322085df3759ea8df36df4a7cf1dff408)), closes [#83](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/83)
12+
513
### [0.9.14](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.13...v0.9.14) (2022-09-21)
614

715
### [0.9.13](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.12...v0.9.13) (2022-09-21)

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

0 commit comments

Comments
 (0)