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 1010
1111### New Features
1212
13- - Added Mac support to all ` common ` actions and any relevant ` ios ` actions [ # 439 ]
13+ _ None _
1414
1515### Bug Fixes
1616
@@ -20,6 +20,12 @@ _None_
2020
2121_ None_
2222
23+ ## 6.3.0
24+
25+ ### New Features
26+
27+ - Added Mac support to all ` common ` actions and any relevant ` ios ` actions [ #439 ]
28+
2329## 6.2.0
2430
2531### New Features
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- fastlane-plugin-wpmreleasetoolkit (6.2 .0 )
4+ fastlane-plugin-wpmreleasetoolkit (6.3 .0 )
55 activesupport (~> 5 )
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 = '6.2 .0'
3+ VERSION = '6.3 .0'
44 end
55end
You can’t perform that action at this time.
0 commit comments