Unleash / unleash-edge

MIT License
48 stars 8 forks source link

fix: bump unleash types so that impression data is correctly camelcased #449

Closed sighphyre closed 5 months ago

sighphyre commented 5 months ago

This fixes an issue where the impression_data field would not be correctly camelCased on front-end responses

Done via a bump in unleash types. Yggdrasil gets a bump too since that has a dependency on types and needs this to compile correctly