Skip to content

Commit 22eca3b

Browse files
committed
chore: release v10.0.0
1 parent 5dea052 commit 22eca3b

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [10.0.0](https://github.com/ajaykumar97/react-native-template/compare/9.0.1...10.0.0) (2025-01-18)
2+
3+
4+
### Bug Fixes
5+
6+
* `email` and `name` regex ([a81cf6b](https://github.com/ajaykumar97/react-native-template/commit/a81cf6b9188b0e32762104f5387a252446d4d97d))
7+
* android splash screen hiding before application code loads ([f94e0b1](https://github.com/ajaykumar97/react-native-template/commit/f94e0b18128682450ac4f869298c32e0a9a1b6cf))
8+
9+
10+
### Features
11+
12+
* updated `react-native` version ([848ec93](https://github.com/ajaykumar97/react-native-template/commit/848ec9355b9fd0ba5b4182a1f9029970e6ae7e7b))
13+
* updated libraries ([310ff23](https://github.com/ajaykumar97/react-native-template/commit/310ff23b318ec1eb58276fd38a0aa9f653140517))
14+
* updated react-navigation to v7 ([2174bfa](https://github.com/ajaykumar97/react-native-template/commit/2174bfa5172e09c13715c7d91a3c1637bd207b4c))
15+
116
## [9.0.1](https://github.com/ajaykumar97/react-native-template/compare/9.0.0...9.0.1) (2024-10-12)
217

318
# [9.0.0](https://github.com/ajaykumar97/react-native-template/compare/8.2.0...9.0.0) (2024-10-12)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ajaysidhu/react-native-template",
3-
"version": "9.0.1",
3+
"version": "10.0.0",
44
"description": "It is a minimalist React Native template with preconfigured common set of packages to start a new app.",
55
"scripts": {
66
"test": "exit 0",

0 commit comments

Comments
 (0)