Skip to content

Commit 7631108

Browse files
committed
v1.15.0
1 parent 6c1e6a7 commit 7631108

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## [1.15.0]
2+
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.14.0...v1.15.0
3+
14
### Changed
25
* Add support for any e2e testing framewrok starting with Playwright [PR 131](https://github.com/shakacode/cypress-on-rails/pull/131) by [KhaledEmaraDev]
36

lib/cypress_on_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module CypressOnRails
2-
VERSION = '1.14.0'.freeze
2+
VERSION = '1.15.0'.freeze
33
end

0 commit comments

Comments
 (0)