Skip to content

Commit

Permalink
chore(master): release 12.6.1 (#620)
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 Nov 13, 2023
1 parent 7b3e00f commit 702eae6
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.6.1](https://github.com/hugomrdias/playwright-test/compare/v12.6.0...v12.6.1) (2023-11-13)


### Bug Fixes

* avoid nodejs console.timeEnd warning ([6cf6f6e](https://github.com/hugomrdias/playwright-test/commit/6cf6f6e8b6713dc3df216d189e839dd1e0481fbd))

## [12.6.0](https://github.com/hugomrdias/playwright-test/compare/v12.5.0...v12.6.0) (2023-11-09)


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.6.0",
"version": "12.6.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 702eae6

Please sign in to comment.