Skip to content

Commit 2471335

Browse files
committed
chore: release v12.0.0
1 parent a02bd43 commit 2471335

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [12.0.0](https://github.com/ajaykumar97/react-native-template/compare/11.0.0...12.0.0) (2025-12-31)
2+
3+
4+
### Features
5+
6+
* updated react native to `0.81.5` and lib versions ([a02bd43](https://github.com/ajaykumar97/react-native-template/commit/a02bd43e62dcbba33c765cce58d88a6abb280735))
7+
18
# Changelog
29

310
# [11.0.0](https://github.com/ajaykumar97/react-native-template/compare/10.0.2...11.0.0) (2025-05-16)

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