Skip to content

Commit

Permalink
v0.7.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wKich committed Sep 10, 2020
1 parent e90adfb commit 8bd7660
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [0.7.0-beta.2](https://github.com/wKich/creevey/compare/v0.7.0-beta.1...v0.7.0-beta.2) (2020-09-10)

### Bug Fixes

- 🐛 exit master process with after hook ([e90adfb](https://github.com/wKich/creevey/commit/e90adfb603a5b48a0e085843df03b074923201d5))

# [0.7.0-beta.1](https://github.com/wKich/creevey/compare/v0.7.0-beta.0...v0.7.0-beta.1) (2020-09-08)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "creevey",
"description": "creevey is a tool for automated visual testing, that tightly integrated with storybook",
"version": "0.7.0-beta.1",
"version": "0.7.0-beta.2",
"bin": {
"creevey": "./lib/cli.js"
},
Expand Down

0 comments on commit 8bd7660

Please sign in to comment.