chore(release): 1.4.3 [skip ci]

## [1.4.3](https://github.com/huextrat/react-native-rate-app/compare/v1.4.2...v1.4.3) (2025-10-08)

### Bug Fixes

* **deps:** update dependency react-native to v0.82.0 ([#329](https://github.com/huextrat/react-native-rate-app/issues/329)) ([c3f59b7](c3f59b790e))
This commit is contained in:
semantic-release-bot 2025-10-08 13:13:56 +00:00
parent c3f59b790e
commit a4e9256e37
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## [1.4.3](https://github.com/huextrat/react-native-rate-app/compare/v1.4.2...v1.4.3) (2025-10-08)
### Bug Fixes
* **deps:** update dependency react-native to v0.82.0 ([#329](https://github.com/huextrat/react-native-rate-app/issues/329)) ([c3f59b7](https://github.com/huextrat/react-native-rate-app/commit/c3f59b790e45c824f2e8059b1b6487190ac9bf93))
## [1.4.2](https://github.com/huextrat/react-native-rate-app/compare/v1.4.1...v1.4.2) (2025-09-13)

View File

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