Skip to content

Commit

Permalink
chore(release): 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bitjson committed Sep 29, 2016
1 parent 6dc82aa commit 20d8009
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="2.3.3"></a>
## [2.3.3](https://github.com/bitpay/cordova-plugin-qrscanner/compare/2.3.2...2.3.3) (2016-09-29)


### Bug Fixes

* **browser:** make cancelScan call the current scan's callback with error code 6 ([d5ca673](https://github.com/bitpay/cordova-plugin-qrscanner/commit/d5ca673))
* **library:** fixes an issue with optional callbacks being required ([99dc348](https://github.com/bitpay/cordova-plugin-qrscanner/commit/99dc348))



<a name="2.3.2"></a>
## [2.3.2](https://github.com/bitpay/cordova-plugin-qrscanner/compare/2.3.1...2.3.2) (2016-09-28)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-qrscanner",
"version": "2.3.2",
"version": "2.3.3",
"description": "Cordova QR Scanner Plugin",
"cordova": {
"id": "cordova-plugin-qrscanner",
Expand Down

0 comments on commit 20d8009

Please sign in to comment.