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 )
2
2
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> )
5
4
6
5
* Your changes/patches go here.
7
6
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
+
8
12
# v1.4.2 / 2024-10-25 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.4.1...v1.4.2 )
9
13
10
14
- [ 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 1
1
# frozen_string_literal: true
2
2
3
3
module NextRails
4
- VERSION = "1.4.2 "
4
+ VERSION = "1.4.3 "
5
5
end
You can’t perform that action at this time.
0 commit comments