Skip to content

Commit

Permalink
0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mantoni committed Dec 27, 2023
1 parent 27074e4 commit fa1d0ad
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changes

## 0.3.1

- [`27074e4`](https://github.com/mochify-js/driver-playwright/commit/27074e41029cb0ee44cd45fac3c7b79c1bc49f67)
Add mochify v0.5.0 as peer
- [`05a1365`](https://github.com/mochify-js/driver-playwright/commit/05a13654db8f1d800a8df267d70493607b54742b)
Remove --workspace flag from changes

_Released by [Maximilian Antoni](https://github.com/mantoni) on 2023-12-27._

## 0.3.0

- Initial release
Expand Down
4 changes: 2 additions & 2 deletions 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": "@mochify/driver-playwright",
"version": "0.3.0",
"version": "0.3.1",
"description": "Playwright driver for Mochify",
"homepage": "https://github.com/mochify-js/driver-playwright",
"main": "index.js",
Expand Down

0 comments on commit fa1d0ad

Please sign in to comment.