Ghost/ghost
Fabien O'Carroll 8f333cc38b 🐛 Fixed comp plans for members w/ active subscriptions
refs https://github.com/TryGhost/Team/issues/475

The subscription object here is a database model rather than an
ISubscription from the stripe library, and we need to 1) use the `get`
method to read attributes and 2) read the `subscription_id` attribute,
as the `id` is our internal one.
2021-02-22 14:00:24 +00:00
..
magic-link Update dependency ghost-ignition to v4.4.4 2021-02-19 21:24:49 +00:00
members-api 🐛 Fixed comp plans for members w/ active subscriptions 2021-02-22 14:00:24 +00:00
members-csv Published new versions 2021-02-15 14:22:20 +00:00
members-ssr Update dependency ghost-ignition to v4.4.4 2021-02-19 21:24:49 +00:00