Skip to content

Commit a601048

Browse files
github-actions[bot]epodivilov
authored andcommitted
chore(main): release 0.3.12
1 parent cda386f commit a601048

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.12](https://github.com/epodivilov/plotwright/compare/v0.3.11...v0.3.12) (2023-05-31)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.3.12 ([cda386f](https://github.com/epodivilov/plotwright/commit/cda386f1c97c2e7f6b52fdd884a8e66506fb79fd))
9+
310
## [0.3.11](https://github.com/epodivilov/plotwright/compare/v0.3.10...v0.3.11) (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.11",
3+
"version": "0.3.12",
44
"description": "A meta-framework for web testing using Mountebank and Playwright",
55
"bin": {
66
"plotwright": "./bin/plotwright.js"

0 commit comments

Comments
 (0)