Skip to content

Commit 5141323

Browse files
committed
chore(release): 0.7.9
1 parent e64624e commit 5141323

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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+
### [0.7.9](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.7.8...v0.7.9) (2020-11-06)
6+
7+
8+
### Bug Fixes
9+
10+
* ignore https error ([e64624e](https://github.com/nuxt-company/vue-telemetry-analyzer/commit/e64624e55f699cbee9a6749f30f62d28c2d0b824))
11+
* yarn install command ([#27](https://github.com/nuxt-company/vue-telemetry-analyzer/issues/27)) ([7862578](https://github.com/nuxt-company/vue-telemetry-analyzer/commit/7862578de807d93fd4dc36470a1b51ae2623f67e))
12+
513
### [0.7.8](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.7.7...v0.7.8) (2020-10-19)
614

715
### [0.7.7](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.7.6...v0.7.7) (2020-09-25)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-telemetry-analyzer",
3-
"version": "0.7.8",
3+
"version": "0.7.9",
44
"description": "",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)