chore(release): 1.4.2 [skip ci]

## [1.4.2](https://github.com/huextrat/react-native-rate-app/compare/v1.4.1...v1.4.2) (2025-09-13)

### Bug Fixes

* **deps:** update dependency react-native to v0.81.4 ([#313](https://github.com/huextrat/react-native-rate-app/issues/313)) ([1e9ec4c](1e9ec4c8f9))
This commit is contained in:
semantic-release-bot 2025-09-13 23:14:26 +00:00
parent 1e9ec4c8f9
commit 4681eb4ca5
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.4.2](https://github.com/huextrat/react-native-rate-app/compare/v1.4.1...v1.4.2) (2025-09-13)
### Bug Fixes
* **deps:** update dependency react-native to v0.81.4 ([#313](https://github.com/huextrat/react-native-rate-app/issues/313)) ([1e9ec4c](https://github.com/huextrat/react-native-rate-app/commit/1e9ec4c8f9f3ce44cf9ce30ef3a10c81abe560d0))
## [1.4.1](https://github.com/huextrat/react-native-rate-app/compare/v1.4.0...v1.4.1) (2025-08-31)

View File

@ -1,6 +1,6 @@
{
"name": "react-native-rate-app",
"version": "1.4.1",
"version": "1.4.2",
"description": "React Native module for In App Rating on Android and iOS",
"source": "src/index.tsx",
"main": "lib/commonjs/index.js",