Skip to content

Commit bd9d992

Browse files
committed
v1.8.1
1 parent 1e1355b commit bd9d992

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
## [Unreleased]
1+
## [1.8.1]
2+
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.8.0...v1.8.1
23

34
### Fixed
45
* remove "--silent" option when adding cypress [PR 76](https://github.com/shakacode/cypress-on-rails/pull/76)
56
* update cypress examples to use "preserve" instead of "whitelist" [PR 75](https://github.com/shakacode/cypress-on-rails/pull/75) by [alvincrespo](https://github.com/alvincrespo)
67

7-
88
## [1.8.0]
99
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.7.0...v1.8.0
1010

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.8.0'
2+
VERSION = '1.8.1'
33
end

0 commit comments

Comments
 (0)