Skip to content

Commit

Permalink
Update CHANGELOG and increment version to 0.0.7+1; add CDN asset upda…
Browse files Browse the repository at this point in the history
…tes and dependency updates
  • Loading branch information
isrugeek committed Dec 31, 2024
1 parent f190e01 commit 52d3673
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,9 @@

* Add Native UI Support for Android and iOS
* Improve payment flow with native implementation of webview
* Use public key for web checkout instead of secret key for better security
* Use public key for web checkout instead of secret key for better security

## 0.0.7+1

* Update Assets from CDN
* Update dependencies
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: chapasdk
description: Chapa flutter library to accept payment via telebirr, CBEBirr, E-birr and m-pessa etc.
version: 0.0.7
version: 0.0.7+1
homepage: https://github.com/chapa-et/chapa-flutter

environment:
Expand Down

0 comments on commit 52d3673

Please sign in to comment.