Skip to content

Commit b86b21b

Browse files
author
Ron Korving
committed
Release
1 parent 6190d9b commit b86b21b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

History.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v0.8.0
2+
3+
- Amazon: Support Amazon purchase verification [KLVTZ]
4+
15
# v0.7.0
26

37
- Apple: latestReceiptInfo added to subscription receipts.

package.json

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

0 commit comments

Comments
 (0)