Skip to content

Commit a806787

Browse files
committed
chore(release): 0.9.18
1 parent ff8ab76 commit a806787

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.18](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.17...v0.9.18) (2023-04-13)
6+
7+
8+
### Features
9+
10+
* Added detection via http headers ([#93](https://github.com/nuxtlabs/vue-telescope-analyzer/issues/93)) ([ff8ab76](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/ff8ab7670dbe483c3817ee809241ef4a01459d39))
11+
12+
13+
### Bug Fixes
14+
15+
* **detectors:** improve nuxt 3 detection ([8c333ca](https://github.com/nuxtlabs/vue-telescope-analyzer/commit/8c333ca62ea9122044d30cf8bb7d4d85f7fca1ca))
16+
517
### [0.9.17](https://github.com/nuxtlabs/vue-telescope-analyzer/compare/v0.9.16...v0.9.17) (2022-12-19)
618

719

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

0 commit comments

Comments
 (0)