Skip to content

Commit

Permalink
chore(release): 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 25, 2020
1 parent 11fe542 commit 4cdce35
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.

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


### Bug Fixes

* fallback to domcontentloaded when timeout ([11fe542](https://github.com/nuxt-company/vue-telemetry-analyzer/commit/11fe542a550d617419a5d90dc2e42c5ad15c6356))

### [0.7.6](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.7.5...v0.7.6) (2020-09-18)


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-telemetry-analyzer",
"version": "0.7.6",
"version": "0.7.7",
"description": "",
"main": "src/index.js",
"bin": {
Expand Down

0 comments on commit 4cdce35

Please sign in to comment.