Skip to content

Commit 5684e86

Browse files
committed
chore(release): 0.9.0
1 parent c6dac78 commit 5684e86

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.0](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.8.4...v0.9.0) (2021-01-22)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* renaming to vue telescope
11+
12+
### Features
13+
14+
* renaming to vue telescope ([c6dac78](https://github.com/nuxt-company/vue-telemetry-analyzer/commit/c6dac78e05ffacfa3c1cde3f3792546c79df7dd8))
15+
516
### [0.8.4](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.8.3...v0.8.4) (2021-01-07)
617

718

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

0 commit comments

Comments
 (0)