@verifiquemos/sdk 0.1.6 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,18 @@
2
2
 
3
3
  All notable changes to `@verifiquemos/sdk` will be documented here.
4
4
 
5
+ ## [0.1.7] - 2026-05-28
6
+
7
+ Generated-types release — no functional changes.
8
+
9
+ ### Internal
10
+ - `src/generated.ts` regenerated from `verifiquemos-api/openapi.json`
11
+ (api 0.22.4). The api cycle 0.22.0 → 0.22.4 made no endpoint
12
+ signature or response-shape changes; the +1031/-1031 diff is fully
13
+ symmetric — `openapi-typescript` re-emits types in source order after
14
+ the OpenAPI top-level keys were reordered upstream. No consumer
15
+ should see a behavior change.
16
+
5
17
  ## [0.1.6] - 2026-05-26
6
18
 
7
19
  Documentation release — no functional changes.