Skip to content

Commit 2dbf3bf

Browse files
committed
v1.14.0
1 parent d408acd commit 2dbf3bf

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.14.0]
2+
[Compare]: https://github.com/shakacode/cypress-on-rails/compare/v1.13.1...v1.14.0
3+
14
### Changed
25
* Add support for proxy routes through `api_prefix` [PR 130](https://github.com/shakacode/cypress-on-rails/pull/130) 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.13.1'.freeze
2+
VERSION = '1.14.0'.freeze
33
end

0 commit comments

Comments
 (0)