Skip to content

Commit

Permalink
chore(master): release 12.0.0 (#567)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 14, 2023
1 parent 2f5baf0 commit e075476
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [12.0.0](https://github.com/hugomrdias/playwright-test/compare/v11.0.4...v12.0.0) (2023-07-14)


### ⚠ BREAKING CHANGES

* process.stdout/stderr without console.log ([#563](https://github.com/hugomrdias/playwright-test/issues/563))

### Features

* process.stdout/stderr without console.log ([#563](https://github.com/hugomrdias/playwright-test/issues/563)) ([2f5baf0](https://github.com/hugomrdias/playwright-test/commit/2f5baf01254dad6e01845a6f6ba1c964117b8764))

## [11.0.4](https://github.com/hugomrdias/playwright-test/compare/v11.0.3...v11.0.4) (2023-07-13)


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

0 comments on commit e075476

Please sign in to comment.