Skip to content

Commit 87cddae

Browse files
github-actions[bot]epodivilov
authored andcommitted
chore(main): release 0.3.11
1 parent 4d51005 commit 87cddae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.11](https://github.com/epodivilov/plotwright/compare/v0.3.10...v0.3.11) (2023-05-25)
4+
5+
6+
### Bug Fixes
7+
8+
* :construction_worker: replace process.stdout.clearLine with clearLine from 'readline' package ([4d51005](https://github.com/epodivilov/plotwright/commit/4d510050381c2b79346d072223302db1b030eb0e))
9+
310
## [0.3.10](https://github.com/epodivilov/plotwright/compare/v0.3.9...v0.3.10) (2023-05-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plotwright",
3-
"version": "0.3.10",
3+
"version": "0.3.11",
44
"description": "A meta-framework for web testing using Mountebank and Playwright",
55
"bin": {
66
"plotwright": "./bin/plotwright.js"

0 commit comments

Comments
 (0)