Skip to content

Commit

Permalink
5.36.0
Browse files Browse the repository at this point in the history
Daniel Sogl committed Aug 20, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 3fe0127 commit 8153598
Showing 3 changed files with 21 additions and 2 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [5.36.0](https://github.com/ionic-team/ionic-native/compare/v5.35.0...v5.36.0) (2021-08-20)


### Bug Fixes

* **barcode-scanner:** add `saveHistory` option ([#3713](https://github.com/ionic-team/ionic-native/issues/3713)) ([39ad4d1](https://github.com/ionic-team/ionic-native/commit/39ad4d13aa977ec744dfdf780ca0fa869a36f736)), closes [/github.com/phonegap/phonegap-plugin-barcodescanner/blob/v8.1.0/src/android/com/phonegap/plugins/barcodescanner/BarcodeScanner.java#L52](https://github.com//github.com/phonegap/phonegap-plugin-barcodescanner/blob/v8.1.0/src/android/com/phonegap/plugins/barcodescanner/BarcodeScanner.java/issues/L52)
* **purchases:** remove static for logIn, logOut methods ([#3709](https://github.com/ionic-team/ionic-native/issues/3709)) ([c6b65e9](https://github.com/ionic-team/ionic-native/commit/c6b65e9715a9086dfb4325957457c1fe3be217f4))


### Features

* **adjust:** update wrapper for Adjust Cordova SDK v4.29.0 ([#3720](https://github.com/ionic-team/ionic-native/issues/3720)) ([68af9eb](https://github.com/ionic-team/ionic-native/commit/68af9eb525959d9ee9165471939baa8b3ceed2dc))
* **all-in-one-sdk:** add assist interface ([#3717](https://github.com/ionic-team/ionic-native/issues/3717)) ([8ebdc6e](https://github.com/ionic-team/ionic-native/commit/8ebdc6e563caa02bb7cf77b95a680876b052bdc1))
* **facebook:** plugin updates ([#3721](https://github.com/ionic-team/ionic-native/issues/3721)) ([6f14bce](https://github.com/ionic-team/ionic-native/commit/6f14bce6ce2f27ebbe483c5578d0bfb46abad2e0))
* **in-app-update:** add plugin ([#3714](https://github.com/ionic-team/ionic-native/issues/3714)) ([eb8d252](https://github.com/ionic-team/ionic-native/commit/eb8d2522b3ca9b585cde6e77c1a3f49c3e49b338))
* **play-install-referrer:** add plugin ([#3718](https://github.com/ionic-team/ionic-native/issues/3718)) ([9a1b964](https://github.com/ionic-team/ionic-native/commit/9a1b96462d2e854727935da65e3df06987438ceb))



# [5.35.0](https://github.com/ionic-team/ionic-native/compare/v5.34.0...v5.35.0) (2021-08-02)


2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ionic-native",
"version": "5.35.0",
"version": "5.36.0",
"description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support",
"homepage": "https://ionicframework.com/",
"author": "Ionic Team <[email protected]> (https://ionic.io)",

0 comments on commit 8153598

Please sign in to comment.