Skip to content

Commit 5fa2bb1

Browse files
committed
chore(release): 1.5.6
1 parent 08db7b4 commit 5fa2bb1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.6](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.5.5...v1.5.6) (2022-01-24)
6+
57
### [1.5.5](https://github.com/nuxtlabs/vue-telescope-extensions/compare/v1.5.4...v1.5.5) (2021-11-10)
68

79

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-telescope-extension",
3-
"version": "1.5.5",
3+
"version": "1.5.6",
44
"description": "The Vue Telescope extension to discover Vue websites.",
55
"author": "NuxtJS Company",
66
"license": "GPL-3.0",
@@ -29,7 +29,7 @@
2929
"postcss-loader": "^3.0.0",
3030
"tailwindcss": "^1.3.5",
3131
"vue": "^2.6.12",
32-
"vue-telescope-analyzer": "^0.9.5",
32+
"vue-telescope-analyzer": "^0.9.6",
3333
"vuex": "^3.1.3",
3434
"webextension-polyfill": "^0.3.1"
3535
},

0 commit comments

Comments
 (0)