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 @@ -14,12 +14,18 @@ _None_
1414
1515### Bug Fixes
1616
17- - ` create_github_release ` no longer crashes with ` FrozenError ` when the optional ` release_notes_file_path ` is omitted. [ # 759 ]
17+ _ None _
1818
1919### Internal Changes
2020
2121_ None_
2222
23+ ## 14.11.1
24+
25+ ### Bug Fixes
26+
27+ - ` create_github_release ` no longer crashes with ` FrozenError ` when the optional ` release_notes_file_path ` is omitted. [ #759 ]
28+
2329## 14.11.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.11.0 )
4+ fastlane-plugin-wpmreleasetoolkit (14.11.1 )
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.11.0 '
6+ VERSION = '14.11.1 '
77 end
88end
You can’t perform that action at this time.
0 commit comments