File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
lib/fastlane/plugin/wpmreleasetoolkit Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,19 @@ _None_
1414
1515### Bug Fixes
1616
17- - Fix ` check_fonts_installed ` step in ` create_promo_screenshots ` [ #615 ]
18- - Fix broken ` draw_text_to_canvas ` method for ` create_promo_screenshots ` [ #614 ]
17+ _ None_
1918
2019### Internal Changes
2120
2221_ None_
2322
23+ ## 12.3.3
24+
25+ ### Bug Fixes
26+
27+ - Fix ` check_fonts_installed ` step in ` create_promo_screenshots ` [ #615 ]
28+ - Fix broken ` draw_text_to_canvas ` method for ` create_promo_screenshots ` [ #614 ]
29+
2430## 12.3.2
2531
2632### Bug Fixes
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- fastlane-plugin-wpmreleasetoolkit (12.3.2 )
4+ fastlane-plugin-wpmreleasetoolkit (12.3.3 )
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.2 '
5+ VERSION = '12.3.3 '
66 end
77end
You can’t perform that action at this time.
0 commit comments