Skip to content

Commit ea0e1aa

Browse files
committed
chore(release): 0.9.12
1 parent f51f8a4 commit ea0e1aa

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.12](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.10...v0.9.12) (2022-05-04)
6+
7+
8+
### Features
9+
10+
* add FormKit detector ([#73](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/73)) ([f51f8a4](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/f51f8a4c4929e9cd6fc96aa47bcc5fe28ec79a63))
11+
* add more support for Nuxt 3 ([#74](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/74)) ([2164f52](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/2164f52dbb126db095c8279a56e3189c5b3b4ab6))
12+
513
### [0.9.11](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.10...v0.9.11) (2022-05-04)
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.11",
3+
"version": "0.9.12",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)