Skip to content

Commit ac9c4d9

Browse files
chore: release 8.1.0 (#452)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 422fff1 commit ac9c4d9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [8.1.0](https://www.github.com/hugomrdias/playwright-test/compare/v8.0.0...v8.1.0) (2022-06-16)
4+
5+
6+
### Features
7+
8+
* allow overriding coverage dir ([#451](https://www.github.com/hugomrdias/playwright-test/issues/451)) ([422fff1](https://www.github.com/hugomrdias/playwright-test/commit/422fff1ea0f6a322f208146d75235a76eb0e7ef3))
9+
310
## [8.0.0](https://www.github.com/hugomrdias/playwright-test/compare/v7.4.1...v8.0.0) (2022-05-16)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright-test",
3-
"version": "8.0.0",
3+
"version": "8.1.0",
44
"description": "Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.",
55
"repository": "hugomrdias/playwright-test",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",

0 commit comments

Comments
 (0)