Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dnlup committed May 20, 2019
1 parent cd5a4cb commit f30bcb1
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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.

## [1.0.0-beta.4](https://github.com/dnlup/vue-cli-plugin-unit-ava/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2019-05-20)


### Bug Fixes

* **package:** remove unused dep ([510a1cb](https://github.com/dnlup/vue-cli-plugin-unit-ava/commit/510a1cb))


### Build System

* **release:** add github release ([cd5a4cb](https://github.com/dnlup/vue-cli-plugin-unit-ava/commit/cd5a4cb))



## [1.0.0-beta.3](https://github.com/dnlup/vue-cli-plugin-unit-ava/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2019-05-20)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dnlup/vue-cli-plugin-unit-ava",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "@vue/cli plugin to run unit tests with ava",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f30bcb1

Please sign in to comment.