We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cda386f commit a601048Copy full SHA for a601048
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [0.3.11](https://github.com/epodivilov/plotwright/compare/v0.3.10...v0.3.11) (2023-05-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "plotwright",
- "version": "0.3.11",
+ "version": "0.3.12",
"description": "A meta-framework for web testing using Mountebank and Playwright",
"bin": {
"plotwright": "./bin/plotwright.js"
0 commit comments