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