Skip to content

Commit

Permalink
v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Apr 2, 2020
1 parent b98f98c commit 3020b55
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.7.1](https://github.com/hugomrdias/playwright-test/compare/v0.7.0...v0.7.1) (2020-04-02)


### Bug Fixes

* fix DEBUG and reload re-run ([b98f98c](https://github.com/hugomrdias/playwright-test/commit/b98f98ce647f7c96e0e9ec9aed8500272361ab8e))



# [0.7.0](https://github.com/hugomrdias/playwright-test/compare/v0.6.0...v0.7.0) (2020-03-31)


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": "playwright-test",
"version": "0.7.0",
"version": "0.7.1",
"description": "Run mocha or tape unit tests inside real browsers with playwright.",
"repository": "hugomrdias/playwright-test",
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
Expand Down

0 comments on commit 3020b55

Please sign in to comment.