File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 2.1.0
4+
5+ - Fixed not able to cancel/reactivate/delete past_due and incomplete subscriptions.
6+ - Fixed status for cancelled trialing, past_due, and incomplete subscriptions.
7+
38### 2.0.1
49
5- - Fixing ` subscription.metadata ` type
10+ - Fixed ` subscription.metadata ` type
611
712### 2.0.0
813
914- ** BREAKING:** Moved client dist from ` dist/checkout.js ` to ` dist/client/checkout.js `
10- - Adding ` periodEnd ` timestamp to subscription object returned from ` getSubscription `
15+ - Added ` periodEnd ` timestamp to subscription object returned from ` getSubscription `
1116- Converted project source to TypeScript
Original file line number Diff line number Diff line change 11{
22 "name" : " checkout" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.1.0 " ,
44 "description" : " " ,
55 "main" : " dist/lib/index.js" ,
66 "types" : " dist/lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments