react-klasha
Version:
This is an reactJS library for implementing klasha payment gateway
185 lines (52 loc) • 5.3 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@1.0.1...@capacitor/app@1.0.2) (2021-06-23)
### Bug Fixes
* **app:** use alternative to deprecated versionCode ([#491](https://github.com/ionic-team/capacitor-plugins/issues/491)) ([6ebabf7](https://github.com/ionic-team/capacitor-plugins/commit/6ebabf77f1b9a954b25fdad8aaf9a89638d8366b))
## [1.0.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@1.0.0...@capacitor/app@1.0.1) (2021-06-09)
**Note:** Version bump only for package @capacitor/app
# [1.0.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.10...@capacitor/app@1.0.0) (2021-05-19)
### Features
* **app:** Add canGoBack to backButton event ([#265](https://github.com/ionic-team/capacitor-plugins/issues/265)) ([6d7861e](https://github.com/ionic-team/capacitor-plugins/commit/6d7861e78ff7990a21396d05270c622d42850a02))
## [0.3.10](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.9...@capacitor/app@0.3.10) (2021-05-11)
**Note:** Version bump only for package @capacitor/app
## [0.3.9](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.8...@capacitor/app@0.3.9) (2021-05-10)
**Note:** Version bump only for package @capacitor/app
## [0.3.8](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.7...@capacitor/app@0.3.8) (2021-05-07)
**Note:** Version bump only for package @capacitor/app
## [0.3.7](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.6...@capacitor/app@0.3.7) (2021-04-29)
**Note:** Version bump only for package @capacitor/app
## [0.3.6](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.5...@capacitor/app@0.3.6) (2021-03-10)
### Bug Fixes
* **app:** Update getLaunchUrl return type as can be undefined ([#299](https://github.com/ionic-team/capacitor-plugins/issues/299)) ([cdc446b](https://github.com/ionic-team/capacitor-plugins/commit/cdc446b1349ef55717b12756d3fcb2fbec671a28))
## [0.3.5](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.4...@capacitor/app@0.3.5) (2021-03-02)
**Note:** Version bump only for package @capacitor/app
## [0.3.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.3...@capacitor/app@0.3.4) (2021-02-27)
**Note:** Version bump only for package @capacitor/app
## [0.3.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.2...@capacitor/app@0.3.3) (2021-02-10)
**Note:** Version bump only for package @capacitor/app
## [0.3.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.1...@capacitor/app@0.3.2) (2021-02-05)
**Note:** Version bump only for package @capacitor/app
## [0.3.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.3.0...@capacitor/app@0.3.1) (2021-01-26)
**Note:** Version bump only for package @capacitor/app
# [0.3.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.2.0...@capacitor/app@0.3.0) (2021-01-14)
**Note:** Version bump only for package @capacitor/app
# [0.2.0](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.1.4...@capacitor/app@0.2.0) (2021-01-13)
### Bug Fixes
* add es2017 lib to tsconfig ([#180](https://github.com/ionic-team/capacitor-plugins/issues/180)) ([2c3776c](https://github.com/ionic-team/capacitor-plugins/commit/2c3776c38ca025c5ee965dec10ccf1cdb6c02e2f))
### Features
* add commonjs output format ([#179](https://github.com/ionic-team/capacitor-plugins/issues/179)) ([8e9e098](https://github.com/ionic-team/capacitor-plugins/commit/8e9e09862064b3f6771d7facbc4008e995d9b463))
## [0.1.4](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.1.3...@capacitor/app@0.1.4) (2021-01-13)
**Note:** Version bump only for package @capacitor/app
## [0.1.3](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.1.2...@capacitor/app@0.1.3) (2021-01-08)
**Note:** Version bump only for package @capacitor/app
## [0.1.2](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.1.1...@capacitor/app@0.1.2) (2020-12-27)
**Note:** Version bump only for package @capacitor/app
## [0.1.1](https://github.com/ionic-team/capacitor-plugins/compare/@capacitor/app@0.1.0...@capacitor/app@0.1.1) (2020-12-20)
### Bug Fixes
* support deprecated types from Capacitor 2 ([#139](https://github.com/ionic-team/capacitor-plugins/issues/139)) ([2d7127a](https://github.com/ionic-team/capacitor-plugins/commit/2d7127a488e26f0287951921a6db47c49d817336))
* **app:** remove iOS deprecate warnings ([#121](https://github.com/ionic-team/capacitor-plugins/issues/121)) ([d009826](https://github.com/ionic-team/capacitor-plugins/commit/d009826ded4a948041586bcc4d8a0fa51afbea5f))
# 0.1.0 (2020-12-02)
### Features
* App plugin ([#71](https://github.com/ionic-team/capacitor-plugins/issues/71)) ([94e4219](https://github.com/ionic-team/capacitor-plugins/commit/94e4219e61fbb7a51075cc430f29fc08254f659c))