Ghost/ghost/members-api
Fabien O'Carroll 9079a9b9e0 Fixed products being removed when canceling subscriptions
refs https://github.com/TryGhost/Team/issues/748

Previously when a change happened to a subscription the member's
products would be reset purely based on the subscriptions. Since we now
support setting products outside of subscriptions, we must make sure
than a change to a subscription will only affect the product for which
the subscription was for
2021-06-16 15:50:42 +01:00
..
lib Fixed products being removed when canceling subscriptions 2021-06-16 15:50:42 +01:00
test Updated webhook service to work with multiple products 2021-05-10 19:21:41 +01:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.gitignore Refactor members-api (#231) 2021-01-18 13:55:40 +00:00
index.js Removed redundant portal plans setting migration 2021-06-04 17:15:05 +05:30
package.json Update dependency ghost-ignition to v4.6.3 2021-06-15 18:28:07 +00:00