File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
- # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.4.4 ...main )
1
+ # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.4.5 ...main )
2
2
3
3
- [ BUGFIX: example] ( https://github.com/fastruby/next_rails/pull/<number> )
4
- - [ Move rails_version compatibility to its own class] ( https://github.com/fastruby/next_rails/pull/137 )
5
4
6
5
* Your changes/patches go here.
7
6
7
+ # v1.4.5 / 2025-03-07 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.4...v1.4.5 )
8
+
9
+ - [ Move rails_version compatibility to its own class] ( https://github.com/fastruby/next_rails/pull/137 )
10
+
8
11
# v1.4.4 / 2025-02-26 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.3...v1.4.4 )
9
12
10
13
- [ FEATURE: Update deprecation tracker to support newer Rails versions (7.1+)] ( https://github.com/fastruby/next_rails/pull/142 )
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.4.4 "
4
+ VERSION = "1.4.5 "
5
5
end
You can’t perform that action at this time.
0 commit comments