File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 9.15.4] ( https://github.com/ForestAdmin/forest-rails/compare/v9.15.3...v9.15.4 ) (2025-08-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** controller:** distinguish relation from self + unoptimized getOne ([ 8fbfdf2] ( https://github.com/ForestAdmin/forest-rails/commit/8fbfdf29f2009a8551fb96920ced1586a26b5966 ) )
7
+ * ** controller:** distinguish relation from self + unoptimized getOne ([ 060c69b] ( https://github.com/ForestAdmin/forest-rails/commit/060c69b026a6ccd0273a92656d6e358691d0e603 ) )
8
+
1
9
## [ 9.15.3] ( https://github.com/ForestAdmin/forest-rails/compare/v9.15.2...v9.15.3 ) (2025-08-08)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
module ForestLiana
2
- VERSION = "9.15.3 "
2
+ VERSION = "9.15.4 "
3
3
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " forest-rails" ,
3
- "version" : " 9.15.3 " ,
3
+ "version" : " 9.15.4 " ,
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