Skip to content

Commit bcc104b

Browse files
chore(main): release 1.0.0 (#40)
Co-authored-by: gravity-ui[bot] <207856522+gravity-ui[bot]@users.noreply.github.com>
1 parent df1e5b2 commit bcc104b

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [1.0.0](https://github.com/gravity-ui/playwright-tools/compare/v0.9.2...v1.0.0) (2025-12-10)
4+
5+
6+
### chore
7+
8+
* release 1.0.0 ([#41](https://github.com/gravity-ui/playwright-tools/issues/41)) ([df1e5b2](https://github.com/gravity-ui/playwright-tools/commit/df1e5b205bcd275ef8aced875f516c2b60652b5f))
9+
310
## [0.9.2](https://github.com/gravity-ui/playwright-tools/compare/v0.9.1...v0.9.2) (2025-12-08)
411

512

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": "@gravity-ui/playwright-tools",
3-
"version": "0.9.2",
3+
"version": "1.0.0",
44
"description": "Tools for Playwright Test",
55
"keywords": [
66
"playwright",

0 commit comments

Comments
 (0)