Skip to content

Commit 5e01733

Browse files
committed
chore: updated CHANGELOG
1 parent b455ee4 commit 5e01733

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# Changelog
2+
3+
# [11.0.0](https://github.com/ajaykumar97/react-native-template/compare/10.0.2...11.0.0) (2025-05-16)
4+
5+
6+
### Features
7+
8+
* updated `react-native` version to `0.79.2` ([66c1756](https://github.com/ajaykumar97/react-native-template/commit/66c175624575e339d10049c43c5c74ee30e42bf5))
9+
* updated library versions ([1a5e4ec](https://github.com/ajaykumar97/react-native-template/commit/1a5e4ec6f234cdab9f679b451c652ebc8ad9808b))
10+
* updated react native version to `0.78` and other libraries versions ([cc95803](https://github.com/ajaykumar97/react-native-template/commit/cc95803f1cea49e6926ab21b8fe658e53aa111c4))
11+
112
## [10.0.2](https://github.com/ajaykumar97/react-native-template/compare/10.0.1...10.0.2) (2025-02-11)
213

314
## [10.0.1](https://github.com/ajaykumar97/react-native-template/compare/10.0.0...10.0.1) (2025-01-18)
@@ -183,4 +194,3 @@
183194

184195

185196
## [1.0.1](https://github.com/ajaykumar97/react-native-template/compare/2.0.0...2.0.1) (2021-03-07)
186-

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": "10.0.2",
3+
"version": "11.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)