Skip to content

Commit 0e279cf

Browse files
authored
add changelog
1 parent 318fa5d commit 0e279cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

apple_passkit/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.3.0
2+
3+
* `addPass(...)` now returns after the ViewController has closed
4+
15
## 1.2.0
26

37
* Fix issues with reading added passes ([102](https://github.com/ueman/passkit/issues/102) and [103](https://github.com/ueman/passkit/issues/103))

apple_passkit/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: apple_passkit
22
description: Plugin to deal with Apple Wallet & PKPass files on iOS. You can check for availabililty and add them.
3-
version: 1.2.0
3+
version: 1.3.0
44
repository: https://github.com/ueman/passkit/
55
issue_tracker: https://github.com/ueman/passkit/issues
66
topics:

0 commit comments

Comments
 (0)