Skip to content

Commit 6d57c2f

Browse files
committed
chore(release): 0.7.11
1 parent f3881ad commit 6d57c2f

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.7.11](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.7.10...v0.7.11) (2020-12-14)
6+
7+
8+
### Features
9+
10+
* add PrimeVue to the list of the detectable UI frameworks ([#32](https://github.com/nuxt-company/vue-telemetry-analyzer/issues/32)) ([ebc451a](https://github.com/nuxt-company/vue-telemetry-analyzer/commit/ebc451ab4353cde5e00983b35ab1e3fa5a1db387))
11+
* support Vue 3 ([dfe0613](https://github.com/nuxt-company/vue-telemetry-analyzer/commit/dfe061379fd0ade7adcb36bc3f6c5969574a0bc7))
12+
513
### [0.7.10](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.7.9...v0.7.10) (2020-11-18)
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-telemetry-analyzer",
3-
"version": "0.7.10",
3+
"version": "0.7.11",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)