We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 809a3b2 commit 5db98d8Copy full SHA for 5db98d8
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.3.9](https://github.com/epodivilov/plotwright/compare/v0.3.0...v0.3.9) (2023-05-25)
4
+
5
6
+### Features
7
8
+* :construction: manually trigger release ([809a3b2](https://github.com/epodivilov/plotwright/commit/809a3b24fabc6cb40acb810f7c96b4a570c22b55))
9
10
## [0.3.0](https://github.com/epodivilov/plotwright/compare/v0.2.7...v0.3.0) (2023-05-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "plotwright",
- "version": "0.3.8",
+ "version": "0.3.9",
"description": "A meta-framework for web testing using Mountebank and Playwright",
"bin": {
"plotwright": "./bin/plotwright.js"
0 commit comments