Skip to content

Commit

Permalink
Update package.json and example package.json to version 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chathurapathiranage committed Aug 12, 2024
1 parent 5698178 commit 148ac0c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "jest"
},
"dependencies": {
"@komoju/komoju-react-native": "0.0.6",
"@komoju/komoju-react-native": "0.0.7",
"i18next": "^23.11.5",
"react": "18.2.0",
"react-i18next": "^14.1.2",
Expand Down
6 changes: 6 additions & 0 deletions payment_sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## 0.0.7 - 2023-08-12

### Added
- Now, the payment sheet can be accessed as a `modal`.
- Minor UI improvements

## 0.0.6 - 2023-08-01

### Added
Expand Down
4 changes: 2 additions & 2 deletions payment_sdk/package-lock.json

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

0 comments on commit 148ac0c

Please sign in to comment.