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 )
22
33- [ 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 )
54
65* Your changes/patches go here.
76
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+
811# v1.4.4 / 2025-02-26 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.3...v1.4.4 )
912
1013- [ 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 11# frozen_string_literal: true
22
33module NextRails
4- VERSION = "1.4.4 "
4+ VERSION = "1.4.5 "
55end
You can’t perform that action at this time.
0 commit comments