Skip to content

Commit 2db385c

Browse files
chore(master): release 14.1.12 (#701)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b518acb commit 2db385c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [14.1.12](https://github.com/hugomrdias/playwright-test/compare/v14.1.11...v14.1.12) (2025-08-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** replace `globby` with `tinyglobby` ([#699](https://github.com/hugomrdias/playwright-test/issues/699)) ([3901dbe](https://github.com/hugomrdias/playwright-test/commit/3901dbe3f3bc7b5f3b95d1e2de65a2db293eb805))
9+
* remove `cpy` in favor `fs.copyFile` ([#698](https://github.com/hugomrdias/playwright-test/issues/698)) ([b518acb](https://github.com/hugomrdias/playwright-test/commit/b518acb8692b13f1a7bf72a819cb1059e34fb476))
10+
311
## [14.1.11](https://github.com/hugomrdias/playwright-test/compare/v14.1.10...v14.1.11) (2025-07-21)
412

513

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.11",
4+
"version": "14.1.12",
55
"description": "Run mocha, zora, uvu, tape and benchmark.js scripts inside real browsers with playwright.",
66
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
77
"license": "MIT",

0 commit comments

Comments
 (0)