chore(release): 1.4.7 [skip ci]

## [1.4.7](https://github.com/huextrat/react-native-rate-app/compare/v1.4.6...v1.4.7) (2025-12-19)

### Bug Fixes

* **deps:** update dependency react-native to v0.83.1 ([#385](https://github.com/huextrat/react-native-rate-app/issues/385)) ([17b32a8](17b32a83f0))
This commit is contained in:
semantic-release-bot 2025-12-19 05:50:47 +00:00
parent 17b32a83f0
commit 5137387f43
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.4.7](https://github.com/huextrat/react-native-rate-app/compare/v1.4.6...v1.4.7) (2025-12-19)
### Bug Fixes
* **deps:** update dependency react-native to v0.83.1 ([#385](https://github.com/huextrat/react-native-rate-app/issues/385)) ([17b32a8](https://github.com/huextrat/react-native-rate-app/commit/17b32a83f0b0cddd508064dcecfd632266de275d))
## [1.4.6](https://github.com/huextrat/react-native-rate-app/compare/v1.4.5...v1.4.6) (2025-12-15)

View File

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