Skip to content

Commit 8bd9f66

Browse files
authored
Merge pull request #66 from kairyomeshi/release-please--branches--main--components--react-native-template
chore(main): release 4.1.1
2 parents a83fb18 + 87b35c1 commit 8bd9f66

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [4.1.1](https://github.com/kairyomeshi/react-native-template/compare/v4.1.0...v4.1.1) (2023-07-01)
4+
5+
6+
### Bug Fixes
7+
8+
* fixed README.md ([0310de0](https://github.com/kairyomeshi/react-native-template/commit/0310de0d9fedbc1932ec5c49614c681cb150e18a))
9+
* fixed template/README.md ([86ff644](https://github.com/kairyomeshi/react-native-template/commit/86ff6440679a1dc0fa6a7f025c88f4010c72991b))
10+
311
## [4.1.0](https://github.com/kairyomeshi/react-native-template/compare/v4.0.0...v4.1.0) (2023-06-29)
412

513

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.1.0",
3+
"version": "4.1.1",
44
"description": "Clean and minimalist React Native template for a quick start.",
55
"scripts": {
66
"test": "exit 0"

0 commit comments

Comments
 (0)