Skip to content

Commit 9a37c4c

Browse files
committed
Update CHANGELOG.md
1 parent af539f3 commit 9a37c4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
77

88
## [Unreleased]
99

10+
## [1.19.0] - 2025-10-01
11+
1012
### Added
1113
* **Rake tasks for test execution**: Added `cypress:open` and `cypress:run` rake tasks for seamless test execution, similar to cypress-rails functionality. Also added `playwright:open` and `playwright:run` tasks.
1214
* **Server lifecycle hooks**: Added configuration hooks for test server management:
@@ -436,6 +438,7 @@ If migrating from the `cypress-rails` gem:
436438
[PR 18]: https://github.com/shakacode/cypress-playwright-on-rails/pull/18
437439

438440
<!-- Version diff reference list -->
441+
[1.19.0]: https://github.com/shakacode/cypress-playwright-on-rails/compare/v1.18.0...v1.19.0
439442
[1.18.0]: https://github.com/shakacode/cypress-playwright-on-rails/compare/v1.17.0...v1.18.0
440443
[1.17.0]: https://github.com/shakacode/cypress-playwright-on-rails/compare/v1.16.0...v1.17.0
441444
[1.16.0]: https://github.com/shakacode/cypress-playwright-on-rails/compare/v1.15.1...v1.16.0

0 commit comments

Comments
 (0)