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 @@ -10,14 +10,24 @@ _None_
1010
1111### New Features
1212
13- - Add a ` is_draft ` parameter to the ` create_release ` action to specify whether the release should be created as a draft. [ # 433 ]
13+ _ None _
1414
1515### Bug Fixes
1616
1717_ None_
1818
1919### Internal Changes
2020
21+ _ None_
22+
23+ ## 6.2.0
24+
25+ ### New Features
26+
27+ - Add a ` is_draft ` parameter to the ` create_release ` action to specify whether the release should be created as a draft. [ #433 ]
28+
29+ ### Internal Changes
30+
2131- Update the CI image used to build this project to use ` xcode-14.1 ` . [ #431 ]
2232
2333## 6.1.0
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- fastlane-plugin-wpmreleasetoolkit (6.1 .0 )
4+ fastlane-plugin-wpmreleasetoolkit (6.2 .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.1 .0'
3+ VERSION = '6.2 .0'
44 end
55end
You can’t perform that action at this time.
0 commit comments