0.5.1: custom quest metrics no-op, doc fix
CI / publish (push) Failing after 31s
CI / check (push) Successful in 1m5s

This commit is contained in:
edmand46
2026-08-28 17:38:02 +03:00
parent 3556c0b035
commit a72989402e
3 changed files with 11 additions and 3 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 0.5.1
- `QuestMetrics` / `reportProgress`: custom free-text metrics no longer
progress quests. Report a released catalog counter slug instead.
`purchaseOffer` / `purchaseItem` helpers are unchanged (server-side shop
fan-out).
## 0.5.0
- `client.auth.loginWithCustom({ customData, region?, language?, nickname? })`