Skip to content

Commit f882801

Browse files
chore(master): release 14.1.9 (#690)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d67062c commit f882801

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+
## [14.1.9](https://github.com/hugomrdias/playwright-test/compare/v14.1.8...v14.1.9) (2025-02-11)
4+
5+
6+
### Bug Fixes
7+
8+
* support jsx extension by default ([2652496](https://github.com/hugomrdias/playwright-test/commit/26524961d9c84acef66d3a72270d54a64b4a2c46))
9+
310
## [14.1.8](https://github.com/hugomrdias/playwright-test/compare/v14.1.7...v14.1.8) (2025-02-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "playwright-test",
33
"type": "module",
4-
"version": "14.1.8",
4+
"version": "14.1.9",
55
"description": "Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.",
66
"author": "Hugo Dias <[email protected]> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)