Skip to content

Commit

Permalink
chore(release): 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Apr 26, 2023
1 parent 37d49c8 commit 2ba9d7b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [1.8.0](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.7.2...v1.8.0) (2023-04-26)


### Features

* support Nuxt version ([37d49c8](https://github.com/nuxtlabs/vue-telescope-extensions/commit/37d49c82d4666b4290c9e16f24f8bc15866182db))

### [1.7.2](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.7.1...v1.7.2) (2023-04-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-telescope-extension",
"version": "1.7.2",
"version": "1.8.0",
"description": "The Vue Telescope extension to discover Vue websites.",
"author": "NuxtJS Company",
"license": "GPL-3.0",
Expand Down

0 comments on commit 2ba9d7b

Please sign in to comment.