Skip to content

Commit 47377f5

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2026-03-19) ### Bug Fixes * fix ambiguous list page object api ([6cf0304](6cf0304)) * simplify derived page ([c48adcf](c48adcf))
1 parent fa81827 commit 47377f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "playwright-page-object",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "TypeScript-first Page Object Model framework for Playwright that replaces raw `page.locator()` chains with a typed, composable, decorator-driven control graph.",
55
"license": "ISC",
66
"type": "commonjs",

0 commit comments

Comments
 (0)