Skip to content

Commit c12d1e7

Browse files
committed
docs: add 1.3.0 changelog
1 parent 08bc7be commit c12d1e7

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

resources/changelog.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,21 @@ The App Store Connect CLI follows semantic versioning. All releases are availabl
1414

1515
No unreleased changes yet.
1616

17+
### 1.3.0
18+
19+
**Highlights**:
20+
21+
* `asc analytics request --reuse-existing` can now return an active matching analytics report request instead of creating a duplicate, including a fallback for App Store Connect duplicate-request conflicts
22+
* `asc apps registry pull` adds a local app registry workflow for automation, preserving local-only fields while refreshing App Store Connect app identity data
23+
* Registry pulls support dry runs, duplicate-key validation, symlink-safe writes, and confirmed pruning with `--prune-missing --confirm`
24+
25+
**Changes**:
26+
27+
* `feat(analytics)`: Add reusable analytics report request creation with active-request lookup and duplicate-conflict fallback
28+
* `feat(apps)`: Add `asc apps registry pull` for maintaining `.asc/app-registry.json` from App Store Connect app data
29+
* `docs(analytics)`: Document the reusable analytics request workflow
30+
* `test(cmdtest)`: Add analytics request reuse and app registry pull regression coverage
31+
1732
### 1.2.8
1833

1934
**Highlights**:

0 commit comments

Comments
 (0)