Skip to content

Commit 9585d4b

Browse files
committed
fix: update changes log file
1 parent 3534226 commit 9585d4b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/changes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.16.1 (2026-01-22)
4+
5+
**Fixes**
6+
7+
* Partner API: Ensure organization responses match ``organization-output`` contract.
8+
Responses now only include documented fields (``id``, ``status``, ``billing-address``,
9+
``client-id``). Access organization name via ``billing-address.name``.
10+
11+
* GitHub Actions: Add automatic sync of Partner API OpenAPI spec (``partner-api.json``).
12+
313
## 0.16.0 (2025-11-27)
414

515
**BREAKING CHANGES**

0 commit comments

Comments
 (0)