Ghost/core
Rishabh aa12770329 Updated price id in subscription serialization
refs https://github.com/TryGhost/Team/issues/586
refs 33f26fbf32

As part of serializing subscriptions with prices, we previously attached only the stripe price id to the price object for subscription. This change updates the price object to include both Ghost id and stripe price id for the object, as Portal needs to check the Ghost price id for logged in members to verify their current plan.
2021-05-06 17:03:52 +05:30
..
client@16fb465b10 Updated Ghost-Admin to v4.4.0 2021-05-04 11:55:36 +01:00
frontend Improved i18n to use DI for logging + config 2021-05-06 10:58:24 +01:00
server Updated price id in subscription serialization 2021-05-06 17:03:52 +05:30
shared Improved i18n to use DI for logging + config 2021-05-06 10:58:24 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved i18n to correct location in boot process 2021-05-05 16:13:26 +01:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00