Skip to content

Commit 563d6c6

Browse files
committed
chore(release): 0.9.2
1 parent f0894e2 commit 563d6c6

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.2](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.1...v0.9.2) (2021-03-02)
6+
7+
8+
### Features
9+
10+
* add DruxtJS detector ([#42](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/42)) ([f0894e2](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/f0894e280d1762f8f57cfe5b3b962ed1cdd94919))
11+
* update @nuxtjs/dayjs module ([#41](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/41)) ([98a3dbf](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/98a3dbf24185d20c81da9aa63fb6bfceb648d0d5))
12+
513
### [0.9.1](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.0...v0.9.1) (2021-02-22)
614

715

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

0 commit comments

Comments
 (0)