Skip to content

Commit 23419df

Browse files
committed
chore: release v1.1.0
1 parent dd0936b commit 23419df

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,5 +1,12 @@
11
# Changelog
22

3+
# [1.1.0](https://github.com/MONEI/monei-pay-react-native-sdk/compare/v1.0.0...v1.1.0) (2026-05-22)
4+
5+
6+
### Features
7+
8+
* forward orderId and transactionType through SDK ([dd0936b](https://github.com/MONEI/monei-pay-react-native-sdk/commit/dd0936bfa86481f2c26bcc78649478c3dc9e8c86))
9+
310
## [1.0.0](https://github.com/MONEI/monei-pay-react-native-sdk/compare/v0.2.2...v1.0.0) (2026-05-21)
411

512
### BREAKING CHANGES

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": "1.0.0",
3+
"version": "1.1.0",
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)