Skip to content

Commit

Permalink
chore(release): 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Sep 16, 2020
1 parent fb51ee3 commit 243f37b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.0](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.6.19...v0.7.0) (2020-09-16)


### ⚠ BREAKING CHANGES

* remove chromium and use puppeteer (#24)

### Features

* add vee-validate to plugins ([#22](https://github.com/nuxt-company/vue-telemetry-analyzer/issues/22)) ([fb51ee3](https://github.com/nuxt-company/vue-telemetry-analyzer/commit/fb51ee30a0bc976e747aaee5212ba976d3f2e0e4))
* remove chromium and use puppeteer ([#24](https://github.com/nuxt-company/vue-telemetry-analyzer/issues/24)) ([c1d4633](https://github.com/nuxt-company/vue-telemetry-analyzer/commit/c1d4633f2b437ec2c7d1b1a4221093c6faef7ab2))

### [0.6.19](https://github.com/nuxt-company/vue-telemetry-analyzer/compare/v0.6.18...v0.6.19) (2020-09-12)


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.6.19",
"version": "0.7.0",
"description": "",
"main": "src/index.js",
"bin": {
Expand Down

0 comments on commit 243f37b

Please sign in to comment.