File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ https://github.com/bootstrap-ruby/bootstrap_form/releases
66
77## Diffs
88
9+ - [ 5.3.2] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.3.1...v5.3.2 )
10+ [ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-09-15T15%3A00..2023-09-15T21%3A00 )
911- [ 5.3.1] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.3.0...v5.3.1 )
10- [ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-09-15T15 %3A00..2023-09-15T16 %3A00 )
12+ [ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-09-15T13 %3A00..2023-09-15T15 %3A00 )
1113- [ 5.3.0] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.3...v5.3.0 )
12- [ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-06-18T07%3A00..2023-09-15T15 %3A00 )
14+ [ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-06-18T07%3A00..2023-09-15T13 %3A00 )
1315- [ 5.2.2] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.2...v5.2.3 )
1416 [ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-05-28T16%3A00..2023-06-18T07%3A00 )
1517- [ 5.2.2] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.1...v5.2.2 )
Original file line number Diff line number Diff line change 11module BootstrapForm
2- VERSION = "5.3.1 " . freeze
2+ VERSION = "5.3.2 " . freeze
33 REQUIRED_RAILS_VERSION = ">= 6.1" . freeze
44end
You can’t perform that action at this time.
0 commit comments