Skip to content

Commit 42a5464

Browse files
author
Github Actions
committed
[bot][skip ci] Update Metadata
1 parent a7e428a commit 42a5464

3 files changed

Lines changed: 14 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.6.0 (minor)
2+
3+
Changes since v1.5.0:
4+
5+
- Extract iOS build orchestration into testable IosBuildService ([@Claude](https://github.com/Claude))
6+
- Remove unnecessary null-forgiving operator in FindAppBundles ([@Claude](https://github.com/Claude))
7+
- Add unsigned iOS build command (iOS support phase 2) ([@Claude](https://github.com/Claude))
8+
19
## v1.5.0 (minor)
210

311
Changes since v1.4.0:

LATEST_CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
## v1.5.0 (minor)
1+
## v1.6.0 (minor)
22

3-
Changes since v1.4.0:
3+
Changes since v1.5.0:
44

5-
- Add iOS-aware project classification and host build gating ([@Claude](https://github.com/Claude))
6-
- Add plan for iOS build and publish support ([@Claude](https://github.com/Claude))
5+
- Extract iOS build orchestration into testable IosBuildService ([@Claude](https://github.com/Claude))
6+
- Remove unnecessary null-forgiving operator in FindAppBundles ([@Claude](https://github.com/Claude))
7+
- Add unsigned iOS build command (iOS support phase 2) ([@Claude](https://github.com/Claude))
78

VERSION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.0
1+
1.6.0

0 commit comments

Comments
 (0)