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 fe85cc0 commit 051f381Copy full SHA for 051f381
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.6](https://github.com/epodivilov/plotwright/compare/v0.2.5...v0.2.6) (2023-05-24)
4
+
5
6
+### Bug Fixes
7
8
+* :bug: re-export util importConfig ([fe85cc0](https://github.com/epodivilov/plotwright/commit/fe85cc0734db56e648ff1e7ded122eee1a5ad247))
9
10
## [0.2.5](https://github.com/epodivilov/plotwright/compare/v0.2.4...v0.2.5) (2023-05-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "plotwright",
- "version": "0.2.5",
+ "version": "0.2.6",
"description": "A meta-framework for web testing using Mountebank and Playwright",
"main": "./index.js",
"types": "./index.d.ts",
0 commit comments