Skip to content

Commit

Permalink
chore: release v8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaykumar97 committed Aug 3, 2024
1 parent 1ff931e commit 58d0ce1
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 3 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [8.0.0](https://github.com/ajaykumar97/react-native-template/compare/7.0.6...8.0.0) (2024-08-03)


### Bug Fixes

* failing test cases ([27aea15](https://github.com/ajaykumar97/react-native-template/commit/27aea152c81896b385f6a27017278604a386d31b))


### Features

* added `no internet` banner ([a3fba47](https://github.com/ajaykumar97/react-native-template/commit/a3fba47289cc204cefbd315f636d2104ce2f3db1))
* added proguard rules for release mode ([2f404f4](https://github.com/ajaykumar97/react-native-template/commit/2f404f42d5db3f51e07b75897822e5901bcbb429))
* updated react native and libraries' versions ([aab62b3](https://github.com/ajaykumar97/react-native-template/commit/aab62b352f6c929518e6e9c5ab378a01c28edcc2))

## [7.0.6](https://github.com/ajaykumar97/react-native-template/compare/7.0.5...7.0.6) (2024-06-19)

## [7.0.5](https://github.com/ajaykumar97/react-native-template/compare/7.0.4...7.0.5) (2024-06-19)
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": "7.0.6",
"version": "8.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 58d0ce1

Please sign in to comment.