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- - ` upload_build_to_apps_cdn ` : Update the list of valid values for ` platform ` to add support for ` Linux - x64 ` and ` Linux - ARM64 ` . [ # 720 ]
13+ _ None _
1414
1515### Bug Fixes
1616
@@ -20,6 +20,12 @@ _None_
2020
2121_ None_
2222
23+ ## 14.6.0
24+
25+ ### New Features
26+
27+ - ` upload_build_to_apps_cdn ` : Update the list of valid values for ` platform ` to add support for ` Linux - x64 ` and ` Linux - ARM64 ` . [ #720 ]
28+
2329## 14.5.0
2430
2531### New Features
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- fastlane-plugin-wpmreleasetoolkit (14.5 .0 )
4+ fastlane-plugin-wpmreleasetoolkit (14.6 .0 )
55 buildkit (~> 1.5 )
66 chroma (= 0.2.0 )
77 diffy (~> 3.3 )
Original file line number Diff line number Diff line change 33module Fastlane
44 module Wpmreleasetoolkit
55 NAME = 'fastlane-plugin-wpmreleasetoolkit'
6- VERSION = '14.5 .0'
6+ VERSION = '14.6 .0'
77 end
88end
You can’t perform that action at this time.
0 commit comments