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 8603d93 commit 8536ed6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changes

## 0.3.1

- [`8603d93`](https://github.com/mochify-js/driver-puppeteer/commit/8603d934e21f2b8c7fe6de5d4d150406da936487)
Add mochify v0.5.0 as peer
- [`7cb78da`](https://github.com/mochify-js/driver-puppeteer/commit/7cb78da41b73c89856fe9d306076c7a1947367ef)
Remove --workspace flag from changes
- [`bbf50c9`](https://github.com/mochify-js/driver-puppeteer/commit/bbf50c971289d05eea4d3e7b8835b5c4e5c3c30e)
Add husky pre-commit hook

_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-puppeteer",
"version": "0.3.0",
"version": "0.3.1",
"description": "Puppeteer driver for Mochify",
"homepage": "https://github.com/mochify-js/driver-puppeteer",
"main": "index.js",
Expand Down

0 comments on commit 8536ed6

Please sign in to comment.