0.4.0: battlepass levelNumber fix, UGC removed, regenerated API types, CI publish on tags
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.0
|
||||
|
||||
- Fixed `BattlePassLevelSession.level` reading node data key `level` — the
|
||||
admin editor writes `levelNumber`, so tiers always reported `0`. The session
|
||||
now reads `levelNumber`, matching the editor and server validation.
|
||||
- UGC support removed from the generated wire types (`src/generated/ugc.ts`
|
||||
deleted by apigen); no UGC surface was ever exposed by this SDK.
|
||||
- Generated API types regenerated from the gateway openapi spec, adding the
|
||||
new platform operations.
|
||||
|
||||
## 0.3.0
|
||||
|
||||
Breaking changes — the package was aligned with the Rudder SDK glossary and
|
||||
|
||||
Reference in New Issue
Block a user