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 7cb55ac commit 9285072Copy full SHA for 9285072
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [1.8.0]
2
+[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.7.0...v1.8.0
3
+
4
### Changed
5
* Use `FactoryBo#reload` to reset factory bot
6
lib/cypress_on_rails/version.rb
@@ -1,3 +1,3 @@
module CypressOnRails
- VERSION = '1.7.0'
+ VERSION = '1.8.0'
end
0 commit comments