Skip to content

Commit 69d3cb7

Browse files
committed
chore: release v0.2.2
1 parent 21b8337 commit 69d3cb7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
# Changelog
22

3+
## [0.2.2](https://github.com/MONEI/monei-pay-react-native-sdk/compare/v0.2.1...v0.2.2) (2026-05-13)
4+
5+
6+
### Features
7+
8+
* **example:** support master account flow via MONEI-Account-ID and User-Agent ([21b8337](https://github.com/MONEI/monei-pay-react-native-sdk/commit/21b8337c699af755cdfb7d2f4211d6e369eb0477))
9+
310
## [0.2.1](https://github.com/MONEI/monei-pay-react-native-sdk/compare/v0.2.0...v0.2.1) (2026-03-30)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@monei-js/monei-pay-react-native-sdk",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "React Native SDK for accepting NFC payments via MONEI Pay",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)