Ghost/ghost/members-api
Rishabh Garg a1ad80f6ac 🐛 Fixed incorrect fetch of empty stripe subscriptions (#116)
no issue

refs e19e06f9b3

While refactoring user CRUD for Ghost core, we inadvertently changed the members subscriptions object returned by nesting the value as object. This also broke the deserialization in Ghost-Admin for members subscription object [here](https://github.com/TryGhost/Ghost-Admin/blob/master/app/transforms/member-subscription.js#L9).
2020-01-20 13:28:59 +05:30
..
lib 🐛 Fixed incorrect fetch of empty stripe subscriptions (#116) 2020-01-20 13:28:59 +05:30
test Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
index.js Updated checkout session to record member name 2020-01-20 13:25:17 +07:00
package.json Published new versions 2020-01-15 15:40:54 +07:00