Skip to content

Commit

Permalink
chore: release v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaykumar97 committed Jun 19, 2024
1 parent 238f4ba commit fe31922
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# [7.0.0](https://github.com/ajaykumar97/react-native-template/compare/6.0.4...7.0.0) (2024-06-19)


### Features

* added `@react-native-community/netinfo`, `react-hook-form` and `yup` ([9d56544](https://github.com/ajaykumar97/react-native-template/commit/9d565443fd2966017b878abc39ec5817e309f824))
* updated react-native to v0.74.2 and other libraries' versions ([45fe55c](https://github.com/ajaykumar97/react-native-template/commit/45fe55c99c2e1efd43590ee689188d08f8e23f70))

## [6.0.4](https://github.com/ajaykumar97/react-native-template/compare/6.0.3...6.0.4) (2024-04-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ajaysidhu/react-native-template",
"version": "6.0.4",
"version": "7.0.0",
"description": "It is a minimalist React Native template with preconfigured common set of packages to start a new app.",
"scripts": {
"test": "exit 0",
Expand Down

0 comments on commit fe31922

Please sign in to comment.