Skip to content

Commit 2ba9d7b

Browse files
committed
chore(release): 1.8.0
1 parent 37d49c8 commit 2ba9d7b

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.8.0](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.7.2...v1.8.0) (2023-04-26)
6+
7+
8+
### Features
9+
10+
* support Nuxt version ([37d49c8](https://github.com/nuxtlabs/vue-telescope-extensions/commit/37d49c82d4666b4290c9e16f24f8bc15866182db))
11+
512
### [1.7.2](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.7.1...v1.7.2) (2023-04-25)
613

714

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.7.2",
3+
"version": "1.8.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)