Skip to content

Commit 4f82e31

Browse files
committed
chore(release): 0.9.1
1 parent c7ed99b commit 4f82e31

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.1](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.0...v0.9.1) (2021-02-22)
6+
7+
8+
### Features
9+
10+
* add Docus detection ([c7ed99b](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/c7ed99b46f685f3dcc6611b4e4f115463d0d718a))
11+
* add vue-plausible detection ([5053290](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/505329076392133a003ab234b609628dc9ce45d2))
12+
* added vee-validate v4 detector ([#37](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/37)) ([6197b20](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/6197b2062ffb6262a61b1477910bd10fdc4cdfb9))
13+
14+
15+
### Bug Fixes
16+
17+
* better Oruga UI detection ([#36](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/36)) ([488ff50](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/488ff50e1a945d3c8c01756f667cf00b6032bd22))
18+
519
## [0.9.0](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.8.4...v0.9.0) (2021-01-22)
620

721

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

0 commit comments

Comments
 (0)