Skip to content

Commit d012756

Browse files
author
Ron Korving
committed
Release
1 parent aa44150 commit d012756

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v0.7.0
2+
3+
- Apple: latestReceiptInfo added to subscription receipts.
4+
Receipt history is sorted by timestamp. [KLVTZ]
5+
16
# v0.6.0
27

38
- Support Roku purchase verification [KLVTZ]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iap",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "In-app purchases for Node.js (Apple, Google, Roku)",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)