We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 778d37f commit 7e1e82dCopy full SHA for 7e1e82d
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [1.15.1]
2
+[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.15.0...v1.15.1
3
+
4
### Fixed
5
* fix cypress_folder deprecation warning by internal code [PR 136](https://github.com/shakacode/cypress-on-rails/pull/136)
6
lib/cypress_on_rails/version.rb
@@ -1,3 +1,3 @@
module CypressOnRails
- VERSION = '1.15.0'.freeze
+ VERSION = '1.15.1'.freeze
end
0 commit comments