Skip to content

Commit

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

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.1](https://github.com/dnlup/vue-cli-plugin-unit-ava/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2019-03-18)



# 1.0.0-beta.0 (2019-03-15)
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.0",
"version": "1.0.0-beta.1",
"description": "@vue/cli plugin to run unit tests with ava",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c052fd5

Please sign in to comment.