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 66
77### Breaking Changes
88
9- - Remove git push commands after creating a new commit or branch. [ # 472 ] See ` MIGRATION.md ` for instructions.
9+ _ None _
1010
1111### New Features
1212
@@ -20,6 +20,12 @@ _None_
2020
2121_ None_
2222
23+ ## 8.0.0
24+
25+ ### Breaking Changes
26+
27+ - Remove git push commands after creating a new commit or branch. [ #472 ] See ` MIGRATION.md ` for instructions.
28+
2329## 7.1.1
2430
2531### Internal Changes
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- fastlane-plugin-wpmreleasetoolkit (7.1.1 )
4+ fastlane-plugin-wpmreleasetoolkit (8.0.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.1.1 '
3+ VERSION = '8.0.0 '
44 end
55end
You can’t perform that action at this time.
0 commit comments