Skip to content

Commit 9647ac9

Browse files
authored
Merge pull request #76 from kairyomeshi/release-please--branches--main--components--react-native-template
chore(main): release 4.6.0
2 parents 9000f3b + 4690230 commit 9647ac9

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.6.0](https://github.com/kairyomeshi/react-native-template/compare/v4.5.0...v4.6.0) (2023-10-21)
4+
5+
6+
### Features
7+
8+
* update to react-native@0.72.6 ([d3c5fd5](https://github.com/kairyomeshi/react-native-template/commit/d3c5fd52c44609177ec9b49b0346b340017a9c92))
9+
310
## [4.5.0](https://github.com/kairyomeshi/react-native-template/compare/v4.4.0...v4.5.0) (2023-09-25)
411

512

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": "@kairyomeshi/react-native-template",
3-
"version": "4.5.0",
3+
"version": "4.6.0",
44
"description": "Clean and minimalist React Native template for a quick start.",
55
"scripts": {
66
"test": "exit 0"

0 commit comments

Comments
 (0)