Skip to content

Commit 421a851

Browse files
committed
chore(release): 1.7.2
1 parent e92ed0b commit 421a851

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.7.2](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.7.1...v1.7.2) (2023-04-25)
6+
7+
8+
### Bug Fixes
9+
10+
* use `runtime.getURL` instead of `extension.getURL` ([#20](https://github.com/nuxtlabs/vue-telescope-extensions/issues/20)) ([e92ed0b](https://github.com/nuxtlabs/vue-telescope-extensions/commit/e92ed0bb3ca5ee2f6d954787430e43d96c13cf26))
11+
512
### [1.7.1](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.7.0...v1.7.1) (2023-04-17)
613

714
## [1.7.0](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.6.1...v1.7.0) (2023-04-13)

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

0 commit comments

Comments
 (0)