File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1- # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.4.2 ...main )
1+ # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.4.3 ...main )
22
3- - [ Add next_rails --init] ( https://github.com/fastruby/next_rails/pull/139 )
4- - [ Add Ruby 3.4 support] ( https://github.com/fastruby/next_rails/pull/133 )
3+ - [ BUGFIX: example] ( https://github.com/fastruby/next_rails/pull/<number> )
54
65* Your changes/patches go here.
76
7+ # v1.4.3 / 2025-02-20 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.2...v1.4.3 )
8+
9+ - [ Add next_rails --init] ( https://github.com/fastruby/next_rails/pull/139 )
10+ - [ Add Ruby 3.4 support] ( https://github.com/fastruby/next_rails/pull/133 )
11+
812# v1.4.2 / 2024-10-25 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.1...v1.4.2 )
913
1014- [ BUGFIX: Rainbow patch: the methods (bold & white) are not on String] ( https://github.com/fastruby/next_rails/pull/132 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module NextRails
4- VERSION = "1.4.2 "
4+ VERSION = "1.4.3 "
55end
You can’t perform that action at this time.
0 commit comments