Skip to content

Commit 59016ba

Browse files
committed
chore(release): 1.6.0
1 parent 8dfbd2f commit 59016ba

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+
## [1.6.0](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.5.8...v1.6.0) (2022-09-21)
6+
7+
8+
### Features
9+
10+
* upgrade to latest vta ([8dfbd2f](https://github.com/nuxtlabs/vue-telescope-extensions/commit/8dfbd2f801a72326b8ef4b3815e1e67386122d3d))
11+
12+
13+
### Bug Fixes
14+
15+
* Correct vue version docs url on vue link ([#12](https://github.com/nuxtlabs/vue-telescope-extensions/issues/12)) ([0c3f526](https://github.com/nuxtlabs/vue-telescope-extensions/commit/0c3f526dc66e7c045c60ec2d0516f3987d1e6955))
16+
517
### [1.5.8](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.5.7...v1.5.8) (2022-05-04)
618

719
### [1.5.7](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.5.6...v1.5.7) (2022-04-08)

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-extension",
3-
"version": "1.5.8",
3+
"version": "1.6.0",
44
"description": "The Vue Telescope extension to discover Vue websites.",
55
"author": "NuxtJS Company",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)