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
+ ## [ 5.4.2] ( https://github.com/ForestAdmin/forest-rails/compare/v5.4.1...v5.4.2 ) (2021-01-27)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** stripe:** fix serialization issues on invoices ([ #412 ] ( https://github.com/ForestAdmin/forest-rails/issues/412 ) ) ([ d9595bf] ( https://github.com/ForestAdmin/forest-rails/commit/d9595bfc79a46a9471f87154a023e35c4fd7d423 ) )
7
+
1
8
## [ 5.4.1] ( https://github.com/ForestAdmin/forest-rails/compare/v5.4.0...v5.4.1 ) (2021-01-21)
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 (5.4.1 )
4
+ forest_liana (5.4.2 )
5
5
arel-helpers
6
6
base32
7
7
bcrypt
Original file line number Diff line number Diff line change 1
1
module ForestLiana
2
- VERSION = "5.4.1 "
2
+ VERSION = "5.4.2 "
3
3
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " forest-rails" ,
3
- "version" : " 5.4.1 " ,
3
+ "version" : " 5.4.2 " ,
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