Skip to content

Commit 9f98e91

Browse files
chore: release 8.3.0 (#537)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 10fc905 commit 9f98e91

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.3.0](https://www.github.com/hugomrdias/playwright-test/compare/v8.2.0...v8.3.0) (2023-04-06)
4+
5+
6+
### Features
7+
8+
* upgrade deps ([10fc905](https://www.github.com/hugomrdias/playwright-test/commit/10fc9059400798c7df84b856d12de6e3b478ffb7))
9+
310
## [8.2.0](https://www.github.com/hugomrdias/playwright-test/compare/v8.1.2...v8.2.0) (2023-01-27)
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.2.0",
3+
"version": "8.3.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)