File tree Expand file tree Collapse file tree
lib/fastlane/plugin/wpmreleasetoolkit Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,18 +14,30 @@ _None_
1414
1515### Bug Fixes
1616
17- - Revert the ` gp_downloadmetadata_action ` ` locales ` item type from ` type: Hash ` to ` is_string: false ` . [ # 478 ]
17+ _ None _
1818
1919### Internal Changes
2020
2121_ None_
2222
23+ ## 8.0.1
24+
25+ ### Bug Fixes
26+
27+ - Revert the ` gp_downloadmetadata_action ` ` locales ` item type from ` type: Hash ` to ` is_string: false ` . [ #478 ]
28+
2329## 8.0.0
2430
2531### Breaking Changes
2632
2733- Remove git push commands after creating a new commit or branch. [ #472 ] See ` MIGRATION.md ` for instructions.
2834
35+ ## 7.1.2
36+
37+ ### Bug Fixes
38+
39+ - Revert the ` gp_downloadmetadata_action ` ` locales ` item type from ` type: Hash ` to ` is_string: false ` . [ #480 ]
40+
2941## 7.1.1
3042
3143### Internal Changes
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- fastlane-plugin-wpmreleasetoolkit (8.0.0 )
4+ fastlane-plugin-wpmreleasetoolkit (8.0.1 )
55 activesupport (>= 6.1.7.1 )
66 bigdecimal (~> 1.4 )
77 buildkit (~> 1.5 )
Original file line number Diff line number Diff line change 11module Fastlane
22 module Wpmreleasetoolkit
3- VERSION = '8.0.0 '
3+ VERSION = '8.0.1 '
44 end
55end
You can’t perform that action at this time.
0 commit comments