Skip to content

Commit dcdcec7

Browse files
committed
chore(release): 1.5.5
1 parent 14fb37c commit dcdcec7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.5.5](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.5.4...v1.5.5) (2021-11-10)
6+
7+
8+
### Bug Fixes
9+
10+
* Correct vue version docs url on vue link ([#11](https://github.com/nuxtlabs/vue-telescope-extensions/issues/11)) ([8a37586](https://github.com/nuxtlabs/vue-telescope-extensions/commit/8a37586141def69c3c291d525ad808ceee72898c))
11+
512
### [1.5.4](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.5.3...v1.5.4) (2021-05-11)
613

714
### [1.5.3](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.5.2...v1.5.3) (2021-02-22)

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

0 commit comments

Comments
 (0)