File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-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.0 ...main )
1+ # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.4.2 ...main )
22
33* Your changes/patches go here.
44
5+ # v1.4.2 / 2024-10-25 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.1...v1.4.2 )
6+
7+ - [ BUGFIX: Rainbow patch: the methods (bold & white) are not on String] ( https://github.com/fastruby/next_rails/pull/132 )
8+
59# v1.4.1 / 2024-10-22 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.0...v1.4.1 )
610
711- [ BUGFIX: Fix performance regression due to rainbow refinement] ( https://github.com/fastruby/next_rails/pull/131 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module NextRails
4- VERSION = "1.4.1 "
4+ VERSION = "1.4.2 "
55end
You can’t perform that action at this time.
0 commit comments