File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ Version 0.58.2
2
+ -------------
3
+
4
+ ** Improvements**
5
+ - Add missing App Store Connect locale definition for Vietnamese language. [ PR #466 ] ( https://github.com/codemagic-ci-cd/cli-tools/pull/466 )
6
+
7
+ Special thanks for contribution to [ @xalanq ] ( https://github.com/xalanq ) .
8
+
1
9
Version 0.58.1
2
10
-------------
3
11
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " codemagic-cli-tools"
3
- version = " 0.58.1 "
3
+ version = " 0.58.2 "
4
4
description = " CLI tools used in Codemagic builds"
5
5
readme = " README.md"
6
6
authors = [
Original file line number Diff line number Diff line change 1
1
__title__ = "codemagic-cli-tools"
2
2
__description__ = "CLI tools used in Codemagic builds"
3
- __version__ = "0.58.1 .dev"
3
+ __version__ = "0.58.2 .dev"
4
4
__url__ = "https://github.com/codemagic-ci-cd/cli-tools"
5
5
__licence__ = "GNU General Public License v3.0"
You can’t perform that action at this time.
0 commit comments