File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 7.4.1] ( https://github.com/ForestAdmin/forest-rails/compare/v7.4.0...v7.4.1 ) (2021-11-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * avoid attaching smart action hooks on pre-defined smart actions ([ #526 ] ( https://github.com/ForestAdmin/forest-rails/issues/526 ) ) ([ baab51f] ( https://github.com/ForestAdmin/forest-rails/commit/baab51f4c95011a5cc11f2bb9ce42be82e92713b ) )
7
+
1
8
# [ 7.4.0] ( https://github.com/ForestAdmin/forest-rails/compare/v7.3.0...v7.4.0 ) (2021-11-04)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
PATH
2
2
remote: .
3
3
specs:
4
- forest_liana (7.4.0 )
4
+ forest_liana (7.4.1 )
5
5
arel-helpers
6
6
bcrypt
7
7
forestadmin-jsonapi-serializers (>= 0.14.0 )
Original file line number Diff line number Diff line change 1
1
module ForestLiana
2
- VERSION = "7.4.0 "
2
+ VERSION = "7.4.1 "
3
3
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " forest-rails" ,
3
- "version" : " 7.4.0 " ,
3
+ "version" : " 7.4.1 " ,
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