File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 9.1.10] ( https://github.com/ForestAdmin/forest-rails/compare/v9.1.9...v9.1.10 ) (2024-02-28)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** security:** patch semantic-release dependency vulnerabilities ([ 20e08da] ( https://github.com/ForestAdmin/forest-rails/commit/20e08da90376b45c4321554af8a538d816f0e38c ) )
7+ * ** security:** patch semver-regex dependency vulnerabilities ([ #659 ] ( https://github.com/ForestAdmin/forest-rails/issues/659 ) ) ([ 4f8360b] ( https://github.com/ForestAdmin/forest-rails/commit/4f8360b02d7caaacb6c434124d535d28d2d883ab ) )
8+
19## [ 9.1.9] ( https://github.com/ForestAdmin/forest-rails/compare/v9.1.8...v9.1.9 ) (2024-02-28)
210
311
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- forest_liana (9.1.9 )
4+ forest_liana (9.1.10 )
55 arel-helpers
66 bcrypt
77 deepsort
Original file line number Diff line number Diff line change 11module ForestLiana
2- VERSION = "9.1.9 "
2+ VERSION = "9.1.10 "
33end
Original file line number Diff line number Diff line change 11{
22 "name" : " forest-rails" ,
3- "version" : " 9.1.9 " ,
3+ "version" : " 9.1.10 " ,
44 "description" : " The official Rails liana for Forest." ,
55 "directories" : {
66 "test" : " test"
You can’t perform that action at this time.
0 commit comments