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,13 +10,23 @@ _None_
1010
1111### New Features
1212
13- - Add ` ios_get_build_number ` action to get the current build number from an ` xcconfig ` file. [ #458 ]
14-
13+ _ None_
1514
1615### Bug Fixes
1716
1817_ None_
1918
19+ ### Internal Changes
20+
21+ _ None_
22+
23+ ## 7.1.0
24+
25+ ### New Features
26+
27+ - Add ` ios_get_build_number ` action to get the current build number from an ` xcconfig ` file. [ #458 ]
28+
29+
2030### Internal Changes
2131
2232- Add "Mobile Secrets" to ` configure_update ` current branch message to clarify which repo it's referring to. [ #455 ]
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- fastlane-plugin-wpmreleasetoolkit (7.0 .0 )
4+ fastlane-plugin-wpmreleasetoolkit (7.1 .0 )
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 = '7.0 .0'
3+ VERSION = '7.1 .0'
44 end
55end
You can’t perform that action at this time.
0 commit comments