Skip to content

Commit 87ee543

Browse files
committed
v1.16.1
1 parent 1d27b96 commit 87ee543

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.16.0]
2+
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.15.1...v1.16.0
3+
14
### Added
25
* Add support for `before_request` options on the middleware, for authentication [PR 138](https://github.com/shakacode/cypress-on-rails/pull/138) by [RomainEndelin]
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.15.1'.freeze
2+
VERSION = '1.16.0'.freeze
33
end

0 commit comments

Comments
 (0)