File tree 2 files changed +6
-2
lines changed
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 )
2
2
3
3
* Your changes/patches go here.
4
4
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
+
5
9
# v1.4.1 / 2024-10-22 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.0...v1.4.1 )
6
10
7
11
- [ 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 1
1
# frozen_string_literal: true
2
2
3
3
module NextRails
4
- VERSION = "1.4.1 "
4
+ VERSION = "1.4.2 "
5
5
end
You can’t perform that action at this time.
0 commit comments