File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 9.15.7] ( https://github.com/ForestAdmin/forest-rails/compare/v9.15.6...v9.15.7 ) (2025-08-29)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove unnecessary validation logic in serializer relationships ([ #754 ] ( https://github.com/ForestAdmin/forest-rails/issues/754 ) ) ([ 5e3dd03] ( https://github.com/ForestAdmin/forest-rails/commit/5e3dd034d1b3bfc7d4667ae5284c66872e3eb5d8 ) )
7
+
1
8
## [ 9.15.6] ( https://github.com/ForestAdmin/forest-rails/compare/v9.15.5...v9.15.6 ) (2025-08-27)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
module ForestLiana
2
- VERSION = "9.15.6 "
2
+ VERSION = "9.15.7 "
3
3
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " forest-rails" ,
3
- "version" : " 9.15.6 " ,
3
+ "version" : " 9.15.7 " ,
4
4
"description" : " The official Rails liana for Forest." ,
5
5
"directories" : {
6
6
"test" : " test"
You can’t perform that action at this time.
0 commit comments