Skip to content

Commit 33b92ea

Browse files
committed
chore(release): 1.9.0
1 parent 1526345 commit 33b92ea

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
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.9.0](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.8.0...v1.9.0) (2023-06-19)
6+
7+
8+
### Features
9+
10+
* add option to display framework icon ([#21](https://github.com/nuxtlabs/vue-telescope-extensions/issues/21)) ([1526345](https://github.com/nuxtlabs/vue-telescope-extensions/commit/152634513ee0b0e07468541483de3a7b35c7e245)), closes [/github.com/nuxtlabs/vue-telescope-extensions/pull/21#issuecomment-1582693379](https://github.com/nuxtlabs//github.com/nuxtlabs/vue-telescope-extensions/pull/21/issues/issuecomment-1582693379)
11+
12+
13+
### Bug Fixes
14+
15+
* typo in error message ([#22](https://github.com/nuxtlabs/vue-telescope-extensions/issues/22)) ([742cbc8](https://github.com/nuxtlabs/vue-telescope-extensions/commit/742cbc836a9f01adde9e36b8aec61941d8b250e3))
16+
517
## [1.8.0](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.7.2...v1.8.0) (2023-04-26)
618

719

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-telescope-extension",
3-
"version": "1.8.0",
3+
"version": "1.9.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)