File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.3 .0...main )
1
+ # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.4 .0...main )
2
2
3
3
* Your changes/patches go here.
4
- - [ CHORE: Use next_rails namespace on spec tests.] ( https://github.com/fastruby/next_rails/pull/117 )
5
4
5
+ # v1.4.0 / 2024-09-24 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.3.0...v1.4.0 )
6
+
7
+ - [ CHORE: Use next_rails namespace on spec tests.] ( https://github.com/fastruby/next_rails/pull/117 )
6
8
- [ CHORE: Remove 2.0.0, 2.1, 2.2 Ruby support] ( https://github.com/fastruby/next_rails/pull/126 )
7
9
- [ CHORE: Update compatibility for Ruby versions to use Rainbow] ( https://github.com/fastruby/next_rails/pull/125 )
8
10
- [ FEATURE: Support compatibility for Ruby versions] ( https://github.com/fastruby/next_rails/pull/116 )
Original file line number Diff line number Diff line change 1
1
# frozen_string_literal: true
2
2
3
3
module NextRails
4
- VERSION = "1.3 .0"
4
+ VERSION = "1.4 .0"
5
5
end
You can’t perform that action at this time.
0 commit comments