File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
lib/fastlane/plugin/wpmreleasetoolkit Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,18 @@ _None_
1414
1515### Bug Fixes
1616
17- - Fix issue with post-processing of PR urls in the body of GitHub releases created via ` create_github_release ` [ # 610 ]
17+ _ None _
1818
1919### Internal Changes
2020
2121_ None_
2222
23+ ## 12.3.1
24+
25+ ### Bug Fixes
26+
27+ - Fix issue with post-processing of PR urls in the body of GitHub releases created via ` create_github_release ` [ #610 ]
28+
2329## 12.3.0
2430
2531### New Features
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- fastlane-plugin-wpmreleasetoolkit (12.3.0 )
4+ fastlane-plugin-wpmreleasetoolkit (12.3.1 )
55 activesupport (>= 6.1.7.1 )
66 buildkit (~> 1.5 )
77 chroma (= 0.2.0 )
Original file line number Diff line number Diff line change 22
33module Fastlane
44 module Wpmreleasetoolkit
5- VERSION = '12.3.0 '
5+ VERSION = '12.3.1 '
66 end
77end
You can’t perform that action at this time.
0 commit comments