File tree 2 files changed +5
-3
lines changed
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
6
6
7
7
## Diffs
8
8
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 )
9
11
- [ 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 )
11
13
- [ 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 )
13
15
- [ 5.2.2] ( https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.2.2...v5.2.3 )
14
16
[ Closed issues] ( https://github.com/bootstrap-ruby/bootstrap_form/issues?q=closed%3A2023-05-28T16%3A00..2023-06-18T07%3A00 )
15
17
- [ 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 1
1
module BootstrapForm
2
- VERSION = "5.3.1 " . freeze
2
+ VERSION = "5.3.2 " . freeze
3
3
REQUIRED_RAILS_VERSION = ">= 6.1" . freeze
4
4
end
You can’t perform that action at this time.
0 commit comments