Skip to content

Commit 051f381

Browse files
github-actions[bot]epodivilov
authored andcommitted
chore(main): release 0.2.6
1 parent fe85cc0 commit 051f381

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.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+
310
## [0.2.5](https://github.com/epodivilov/plotwright/compare/v0.2.4...v0.2.5) (2023-05-24)
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.2.5",
3+
"version": "0.2.6",
44
"description": "A meta-framework for web testing using Mountebank and Playwright",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)