Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hugomrdias/playwright-test
Browse files Browse the repository at this point in the history
* 'master' of github.com:hugomrdias/playwright-test:
  chore(master): release 12.4.1 (#608)
  • Loading branch information
hugomrdias committed Oct 19, 2023
2 parents d93e74a + 089c15f commit e9343d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [12.4.1](https://github.com/hugomrdias/playwright-test/compare/v12.4.0...v12.4.1) (2023-10-19)


### Bug Fixes

* normalize logs and stop node run ([4403489](https://github.com/hugomrdias/playwright-test/commit/4403489913cfa25a95a2b5786367e65c8d107f64))

## [12.4.0](https://github.com/hugomrdias/playwright-test/compare/v12.3.8...v12.4.0) (2023-10-17)


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": "playwright-test",
"type": "module",
"version": "12.4.0",
"version": "12.4.1",
"description": "Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.",
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
"license": "MIT",
Expand Down

0 comments on commit e9343d4

Please sign in to comment.