# Changelog

## [4.6.0](https://github.com/kairyomeshi/react-native-template/compare/v4.5.0...v4.6.0) (2023-10-21)


### Features

* update to react-native@0.72.6 ([d3c5fd5](https://github.com/kairyomeshi/react-native-template/commit/d3c5fd52c44609177ec9b49b0346b340017a9c92))

## [4.5.0](https://github.com/kairyomeshi/react-native-template/compare/v4.4.0...v4.5.0) (2023-09-25)


### Features

* update to react-native 0.72.5 ([691c742](https://github.com/kairyomeshi/react-native-template/commit/691c742e0b8ee435253d9f03fa3b5c5704dfe26e))

## [4.4.0](https://github.com/kairyomeshi/react-native-template/compare/v4.3.0...v4.4.0) (2023-08-14)


### Features

* update to react-native@0.72.4 ([5417fe0](https://github.com/kairyomeshi/react-native-template/commit/5417fe0e2b7bc21079898517b01f9f731db44409))

## [4.3.0](https://github.com/kairyomeshi/react-native-template/compare/v4.2.0...v4.3.0) (2023-07-12)


### Features

* update to react-native@0.72.3 ([ffe47f5](https://github.com/kairyomeshi/react-native-template/commit/ffe47f54423f467c71367f0639266f4c1239c0ac))

## [4.2.0](https://github.com/kairyomeshi/react-native-template/compare/v4.1.1...v4.2.0) (2023-07-11)


### Features

* update to react-native@0.72.2 ([396a596](https://github.com/kairyomeshi/react-native-template/commit/396a5969d6ecd6e506bbe662fab1263a32a6ed8a))

## [4.1.1](https://github.com/kairyomeshi/react-native-template/compare/v4.1.0...v4.1.1) (2023-07-01)


### Bug Fixes

* fixed README.md ([0310de0](https://github.com/kairyomeshi/react-native-template/commit/0310de0d9fedbc1932ec5c49614c681cb150e18a))
* fixed template/README.md ([86ff644](https://github.com/kairyomeshi/react-native-template/commit/86ff6440679a1dc0fa6a7f025c88f4010c72991b))

## [4.1.0](https://github.com/kairyomeshi/react-native-template/compare/v4.0.0...v4.1.0) (2023-06-29)


### Features

* update to react-native@0.72.1 ([bb54683](https://github.com/kairyomeshi/react-native-template/commit/bb546833a685a167f80a1fd92d192a03ba25688c))

## [4.0.0](https://github.com/kairyomeshi/react-native-template/compare/v3.0.0...v4.0.0) (2023-06-24)


### ⚠ BREAKING CHANGES

* update to react-native v0.72.0

### Features

* update to react-native v0.7.11 ([e8bc346](https://github.com/kairyomeshi/react-native-template/commit/e8bc3462fa99befd27023543ed2043880e322739))
* update to react-native v0.71.10 ([233fa36](https://github.com/kairyomeshi/react-native-template/commit/233fa362aad4994d212e23701822d09bfd45c346))
* update to react-native v0.71.9 ([3221ef4](https://github.com/kairyomeshi/react-native-template/commit/3221ef486dfb2f02b8b0ecb467d26c34344113e6))
* update to react-native v0.72.0 ([fb75756](https://github.com/kairyomeshi/react-native-template/commit/fb75756c3800c4d765d537eebb0f62dd0aea2622))
* update to react-native v0.72.0-rc.6 ([eeb99d1](https://github.com/kairyomeshi/react-native-template/commit/eeb99d1d57d85d7691555ffc36a54740475b52c4))
* update to react-native@0.72.0 ([53f6dce](https://github.com/kairyomeshi/react-native-template/commit/53f6dce0e50fb24931a008fd161f27d53ed1d498))


### Bug Fixes

* move jest.config.js to correct directory ([cf22c63](https://github.com/kairyomeshi/react-native-template/commit/cf22c63e5018cc4eabab60d0f84473301828aa09))
* package.json ([efed2bb](https://github.com/kairyomeshi/react-native-template/commit/efed2bb4ee2801c269f629b740f71cd13b32e026))
* package.json ([0d0dfca](https://github.com/kairyomeshi/react-native-template/commit/0d0dfca1c3795f5e7ede9ab7f1024931c6d07c39))
* remove package-lock.json ([fe3aa14](https://github.com/kairyomeshi/react-native-template/commit/fe3aa1458cbf9e8dc0a5baad7716059760a0aa6a))
* update to typescript@4.9.4 ([997dcd0](https://github.com/kairyomeshi/react-native-template/commit/997dcd05500d1a8ac5a60c5c249ef17b99a3ffb8))

## [3.0.0](https://github.com/kairyomeshi/react-native-template/compare/v2.12.0...v3.0.0) (2023-06-22)


### ⚠ BREAKING CHANGES

* update to react-native v0.72.0

### Features

* update to react-native v0.72.0 ([fb75756](https://github.com/kairyomeshi/react-native-template/commit/fb75756c3800c4d765d537eebb0f62dd0aea2622))
* update to react-native@0.72.0 ([53f6dce](https://github.com/kairyomeshi/react-native-template/commit/53f6dce0e50fb24931a008fd161f27d53ed1d498))


### Bug Fixes

* package.json ([efed2bb](https://github.com/kairyomeshi/react-native-template/commit/efed2bb4ee2801c269f629b740f71cd13b32e026))

## [2.12.0](https://github.com/kairyomeshi/react-native-template/compare/v2.11.0...v2.12.0) (2023-06-15)


### Features

* update to react-native v0.7.11 ([e8bc346](https://github.com/kairyomeshi/react-native-template/commit/e8bc3462fa99befd27023543ed2043880e322739))

## [2.11.0](https://github.com/kairyomeshi/react-native-template/compare/v2.10.0...v2.11.0) (2023-06-08)


### Features

* update to react-native v0.71.10 ([233fa36](https://github.com/kairyomeshi/react-native-template/commit/233fa362aad4994d212e23701822d09bfd45c346))

## [2.10.0](https://github.com/kairyomeshi/react-native-template/compare/v2.9.0...v2.10.0) (2023-06-08)


### Features

* update to react-native v0.71.9 ([3221ef4](https://github.com/kairyomeshi/react-native-template/commit/3221ef486dfb2f02b8b0ecb467d26c34344113e6))

## [2.9.0](https://github.com/kairyomeshi/react-native-template/compare/v2.8.0...v2.9.0) (2023-05-10)


### Features

* update to react-native v0.71.8 ([8775f5c](https://github.com/kairyomeshi/react-native-template/commit/8775f5cccc6a5c23c3277f256ab937952bc8bb57))

## [2.8.0](https://github.com/kairyomeshi/react-native-template/compare/v2.7.0...v2.8.0) (2023-04-19)


### Features

* update to react-native v0.71.7 ([6aebcfa](https://github.com/kairyomeshi/react-native-template/commit/6aebcfaaa73e7e4b39854856b0d38b08b7aa0d1d))

## [2.7.0](https://github.com/kairyomeshi/react-native-template/compare/v2.6.0...v2.7.0) (2023-04-11)


### Features

* supported path alias ([2fc2dff](https://github.com/kairyomeshi/react-native-template/commit/2fc2dff1d9e9e482c21c6396cb1f1fe93e16e065))


### Bug Fixes

* fix tsconfig.json ([47ca37c](https://github.com/kairyomeshi/react-native-template/commit/47ca37cd5372608812741c64e32025c3c7de8dc3))

## [2.6.0](https://github.com/kairyomeshi/react-native-template/compare/v2.5.0...v2.6.0) (2023-04-04)


### Features

* update to react-native v0.71.6 ([525327e](https://github.com/kairyomeshi/react-native-template/commit/525327eba08a6ed9f2dfc9d161a38076e8bb8fed))

## [2.5.0](https://github.com/kairyomeshi/react-native-template/compare/v2.4.0...v2.5.0) (2023-04-01)


### Features

* update to react-native v0.71.5 ([02fa60c](https://github.com/kairyomeshi/react-native-template/commit/02fa60cbe0aa0f7e1761230d78b1fa55eb61ef06))

## [2.4.0](https://github.com/kairyomeshi/react-native-template/compare/v2.3.0...v2.4.0) (2023-03-09)


### Features

* update to react-native v0.71.4 ([ec534e2](https://github.com/kairyomeshi/react-native-template/commit/ec534e2093cb41ef321e51c10539e6eaae288629))

## [2.3.0](https://github.com/kairyomeshi/react-native-template/compare/v2.2.1...v2.3.0) (2023-02-15)


### Features

* update to react-native 0.71.3 ([c99c53b](https://github.com/kairyomeshi/react-native-template/commit/c99c53b12b741f20ce8f351501e062d4bb7a94de))

## [2.2.1](https://github.com/kairyomeshi/react-native-template/compare/v2.2.0...v2.2.1) (2023-02-10)


### Bug Fixes

* add @types/react-native previously removed ([351584b](https://github.com/kairyomeshi/react-native-template/commit/351584b94e1cb100ee06ea47830fa1945e9ad9d7))
* Adjust templates and differences in react-native repository ([336e7e9](https://github.com/kairyomeshi/react-native-template/commit/336e7e9ea3ac6bb5674e27cb88c28600c139b5db))
* update ./vscode/extensions.json ([86a2577](https://github.com/kairyomeshi/react-native-template/commit/86a25771e365f4353dd748ebf568c221797f5d1f))

## [2.2.0](https://github.com/kairyomeshi/react-native-template/compare/v2.1.0...v2.2.0) (2023-02-04)


### Features

* update to react-native 0.71.2 ([2088a45](https://github.com/kairyomeshi/react-native-template/commit/2088a456a5f124be18a590423da3d34e38088578))

## [2.1.0](https://github.com/kairyomeshi/react-native-template/compare/v2.0.0...v2.1.0) (2023-02-04)


### Features

* update to react-native 0.71.1 ([a699b28](https://github.com/kairyomeshi/react-native-template/commit/a699b28d1971ff8b66d907a4c15c187338d56efa))

## [2.0.0](https://github.com/kairyomeshi/react-native-template/compare/v1.7.1...v2.0.0) (2023-01-13)


### ⚠ BREAKING CHANGES

* fix README.md

### Features

* update to react-native 0.71.0 ([974c7f3](https://github.com/kairyomeshi/react-native-template/commit/974c7f3fa0ee0e239ea866b9cd6963ba09727b14))
* update to react-native 0.71.0-rc.3 ([a08f549](https://github.com/kairyomeshi/react-native-template/commit/a08f549b6bd135c89b2df85037125b77228c727d))
* update to react-native 0.71.0-rc.4 ([51a7d7a](https://github.com/kairyomeshi/react-native-template/commit/51a7d7a31c37fffb9a2751dbc78a9d860b59012e))
* update to react-native 0.71.0-rc.5 ([2a89114](https://github.com/kairyomeshi/react-native-template/commit/2a89114ed4172ab3dcea92a98014e458b2b0b6c3))
* update to react-native 0.71.0-rc.6 ([ca7895e](https://github.com/kairyomeshi/react-native-template/commit/ca7895ec5a0b1f135e048e98b6795a6a5d65c610))


### Bug Fixes

* fix README.md ([964f91b](https://github.com/kairyomeshi/react-native-template/commit/964f91b6948686e6962431c623a63ef00ebc25ae))

## [1.7.1](https://github.com/kairyomeshi/react-native-template/compare/v1.7.0...v1.7.1) (2022-11-24)


### Bug Fixes

* update to @types/react-native 0.70.7 ([e74cea1](https://github.com/kairyomeshi/react-native-template/commit/e74cea151f071c1e40b78282b9b650af8f8468ee))
* update to typescript 4.9.3 ([2419ea0](https://github.com/kairyomeshi/react-native-template/commit/2419ea076229ede55803c8f510686a96a56b30fa))

## [1.7.0](https://github.com/kairyomeshi/react-native-template/compare/v1.6.0...v1.7.0) (2022-11-17)


### Features

* update to [@typescript-eslint](https://github.com/typescript-eslint) 5.43.0 ([7960733](https://github.com/kairyomeshi/react-native-template/commit/79607330795385c73a39feea452f43431b377899))
* update to react-native 0.70.6 ([db2b1f4](https://github.com/kairyomeshi/react-native-template/commit/db2b1f48f4b1b45e7a2042d51bf8d6eb29d7f3fa))

## [1.6.0](https://github.com/kairyomeshi/react-native-template/compare/v1.5.1...v1.6.0) (2022-11-08)


### Features

* update to react-native@0.70.5 ([5a4f7d9](https://github.com/kairyomeshi/react-native-template/commit/5a4f7d9798ccfebd01b9f3aaaf7bc426e096e77a))

## [1.5.1](https://github.com/kairyomeshi/react-native-template/compare/v1.5.0...v1.5.1) (2022-11-04)


### Bug Fixes

* App.tsx ([402954a](https://github.com/kairyomeshi/react-native-template/commit/402954a87f8dace3cbc2c8cf5926d3a5e33c7325))
* App.tsx ([0cf2ab3](https://github.com/kairyomeshi/react-native-template/commit/0cf2ab3f01dc31adace4e50d161f313b42d7c66d))
* fixed github workflows ([400a602](https://github.com/kairyomeshi/react-native-template/commit/400a602eda6252b97b1ac1062f477300718bc10e))
* fixed types ([acfebc1](https://github.com/kairyomeshi/react-native-template/commit/acfebc1081aa537013eb710a17a03c60e7bfb2f4))

## [1.5.0](https://github.com/kairyomeshi/react-native-template/compare/v1.4.0...v1.5.0) (2022-10-29)


### Features

* update to devDependencies ([aacab13](https://github.com/kairyomeshi/react-native-template/commit/aacab13ca8f5c7697ab7910bfba8ad1f93568591))


### Bug Fixes

* ios/project.pbxproj ([002cb63](https://github.com/kairyomeshi/react-native-template/commit/002cb635341f7da6de38641194fbaabb565734e3))

## [1.4.0](https://github.com/kairyomeshi/react-native-template/compare/v1.3.0...v1.4.0) (2022-10-26)


### Features

* update to react-native@0.70.4 ([0543fac](https://github.com/kairyomeshi/react-native-template/commit/0543fac6d2710d26defb75bb9c5e6ad8f2a1c137))

## [1.3.0](https://github.com/kairyomeshi/react-native-template/compare/v1.2.1...v1.3.0) (2022-10-14)


### Features

* update to react-native@0.70.3 ([3099cca](https://github.com/kairyomeshi/react-native-template/commit/3099cca6a0a9850f373389148c65dd358742ea05))

## [1.2.1](https://github.com/kairyomeshi/react-native-template/compare/v1.2.0...v1.2.1) (2022-10-05)


### Bug Fixes

* replace .vscode ([7b3853b](https://github.com/kairyomeshi/react-native-template/commit/7b3853b727baf9be6e193e7320ba74c6b58bb92b))
* update .gitignore ([669c8b7](https://github.com/kairyomeshi/react-native-template/commit/669c8b708d013c7dc1137f228dc57bc5633e691d))

## [1.2.0](https://github.com/kairyomeshi/react-native-template/compare/v1.1.0...v1.2.0) (2022-10-05)


### Features

* add .vscode ([15f93fd](https://github.com/kairyomeshi/react-native-template/commit/15f93fdf238754ff3b12c0379f12fc2ce2e9eec4))

## [1.1.0](https://github.com/kairyomeshi/react-native-template/compare/v1.0.2...v1.1.0) (2022-10-04)


### Features

* update to react-native@0.70.2 ([6ab6845](https://github.com/kairyomeshi/react-native-template/commit/6ab6845b9fb02ca9d63f67d7c2e5235c6a4f1729))

## [1.0.2](https://github.com/kairyomeshi/react-native-template/compare/v1.0.1...v1.0.2) (2022-09-28)


### Bug Fixes

* add template/README.md ([ed39d7e](https://github.com/kairyomeshi/react-native-template/commit/ed39d7eede0ebc7a4753552033b27a30e4e64c08))

## [1.0.1](https://github.com/kairyomeshi/react-native-template/compare/v1.0.0...v1.0.1) (2022-09-28)


### Bug Fixes

* update to @types/react-native@0.70.4 ([418e562](https://github.com/kairyomeshi/react-native-template/commit/418e5621c37ba4c4994679762953842443c76adf))

## 1.0.0 (2022-09-26)


### Features

* 0.68.1 update ([#266](https://github.com/kairyomeshi/react-native-template/issues/266)) ([09f0c28](https://github.com/kairyomeshi/react-native-template/commit/09f0c282377c264a04968036c55f6a98977e098d))
* 0.70 ([#293](https://github.com/kairyomeshi/react-native-template/issues/293)) ([1e13dcf](https://github.com/kairyomeshi/react-native-template/commit/1e13dcf0121443c26ced134d10cf870f352bd661))
* add .vscode ([53b2dba](https://github.com/kairyomeshi/react-native-template/commit/53b2dba5c0449ae890ab89cf19167c4da048290f))
* add log message for install step ([ef94173](https://github.com/kairyomeshi/react-native-template/commit/ef94173200e8d384d3299f4f7c5c4d15c09f9840))
* add prerelease workflow ([#257](https://github.com/kairyomeshi/react-native-template/issues/257)) ([ebe0776](https://github.com/kairyomeshi/react-native-template/commit/ebe077614c7b3d869e6874919e5fcc946a70951e))
* add support for yarn ([fe8abb8](https://github.com/kairyomeshi/react-native-template/commit/fe8abb8848e3e3f6150235794c35068eb76ad925))
* add workflow for npm publishing ([e5bf897](https://github.com/kairyomeshi/react-native-template/commit/e5bf897c42b91ea87b0714042ae77f8fdb486852))
* bump template to 0.67.4 ([#256](https://github.com/kairyomeshi/react-native-template/issues/256)) ([7c2b8c7](https://github.com/kairyomeshi/react-native-template/commit/7c2b8c7d6925b43d6774ed846564e006dda242c9))
* bump to 0.68.0-rc.4 ([#258](https://github.com/kairyomeshi/react-native-template/issues/258)) ([e6edefc](https://github.com/kairyomeshi/react-native-template/commit/e6edefc93b8888810da91f66b1da527a0c22239b))
* line space + stdio options ([ea53a93](https://github.com/kairyomeshi/react-native-template/commit/ea53a939b8195a089224e5014315028a23bf61e1))
* lint check ([#278](https://github.com/kairyomeshi/react-native-template/issues/278)) ([2d9564a](https://github.com/kairyomeshi/react-native-template/commit/2d9564a9b9cdfda94bf196fe1b8ccfba4695b6ef))
* remove resolutions from react types ([#286](https://github.com/kairyomeshi/react-native-template/issues/286)) ([b702c55](https://github.com/kairyomeshi/react-native-template/commit/b702c55eff6c6f876cfdd56b7f47ee42a54a23b7))
* run lint check on PRs ([d73a2ae](https://github.com/kairyomeshi/react-native-template/commit/d73a2ae5d7078f652baa61f83b105c55afbd4a09))
* update for React Native 0.64.0 ([#193](https://github.com/kairyomeshi/react-native-template/issues/193)) ([739f9e7](https://github.com/kairyomeshi/react-native-template/commit/739f9e72913eefc21e8a87469a85260fad65bfa0))
* update react-native to 0.63.2 and @types/react-native to 0.63.2 ([#153](https://github.com/kairyomeshi/react-native-template/issues/153)) ([4f47540](https://github.com/kairyomeshi/react-native-template/commit/4f47540c7ab2739ead7356bba17967ef02adfee5))
* update RN types to 0.70 ([#294](https://github.com/kairyomeshi/react-native-template/issues/294)) ([2ab7c52](https://github.com/kairyomeshi/react-native-template/commit/2ab7c5281b8d72d9f41ecdcca9234f42811a7458))
* update to 0.68.0 stable ([bf8a2bb](https://github.com/kairyomeshi/react-native-template/commit/bf8a2bb01a19496d204b56895e585d890af3d8d4))
* update to 0.69.0 ([#276](https://github.com/kairyomeshi/react-native-template/issues/276)) ([2c68dc2](https://github.com/kairyomeshi/react-native-template/commit/2c68dc2d87f988035c6c89a790ddc9136eb991b7))
* update to 0.69.1 ([#282](https://github.com/kairyomeshi/react-native-template/issues/282)) ([e5e50c5](https://github.com/kairyomeshi/react-native-template/commit/e5e50c56beb79036bf8284fa494fb92d311da4c8))
* update to react native 0.63 ([#143](https://github.com/kairyomeshi/react-native-template/issues/143)) ([338e015](https://github.com/kairyomeshi/react-native-template/commit/338e0153187d5f0d526a215da2f1d3d1fb252fa8))
* update to react native 0.65.1 ([#217](https://github.com/kairyomeshi/react-native-template/issues/217)) ([b13c0b2](https://github.com/kairyomeshi/react-native-template/commit/b13c0b2fb7060505a1875bc6043feec6774bd509))
* update to react native 0.66.0 ([#226](https://github.com/kairyomeshi/react-native-template/issues/226)) ([4277750](https://github.com/kairyomeshi/react-native-template/commit/4277750379194f3f4c445a8a4eb17b041e387777))
* update to react native 0.66.1 ([#227](https://github.com/kairyomeshi/react-native-template/issues/227)) ([55701ac](https://github.com/kairyomeshi/react-native-template/commit/55701acc91e383b672464d89c26a60db25cdffbc))
* update to react native 0.66.2 ([#231](https://github.com/kairyomeshi/react-native-template/issues/231)) ([ed82b95](https://github.com/kairyomeshi/react-native-template/commit/ed82b958815c4e5f5f18749b7fc17f1122a209fb))
* update to react native 0.66.3 ([#234](https://github.com/kairyomeshi/react-native-template/issues/234)) ([1d836de](https://github.com/kairyomeshi/react-native-template/commit/1d836defe4fe23bddbffe5c291004454712ce4a6))
* update to react native 0.66.4 ([#239](https://github.com/kairyomeshi/react-native-template/issues/239)) ([f62bcec](https://github.com/kairyomeshi/react-native-template/commit/f62bcec9e2495260bf2fba4ee9b07d8d1844f51f))
* update to react native 0.67.2 ([#248](https://github.com/kairyomeshi/react-native-template/issues/248)) ([83fe592](https://github.com/kairyomeshi/react-native-template/commit/83fe5929a40cbad94817ef2d2b91c89487debcd0))
* update to react native 0.68.2 ([#269](https://github.com/kairyomeshi/react-native-template/issues/269)) ([666bc91](https://github.com/kairyomeshi/react-native-template/commit/666bc91dfa6d1195d04307ce0b8067dc3d96b7ab))
* update to react-native@0.67.3 ([#252](https://github.com/kairyomeshi/react-native-template/issues/252)) ([fd0fdd4](https://github.com/kairyomeshi/react-native-template/commit/fd0fdd4ed6da0654638de72fcb86ea6915abf67c))
* update to react-native@0.69.2 ([#287](https://github.com/kairyomeshi/react-native-template/issues/287)) ([3886209](https://github.com/kairyomeshi/react-native-template/commit/38862093d31a9932cd5217b08e16b6acf095511a))
* update to react-native@0.69.3 ([#288](https://github.com/kairyomeshi/react-native-template/issues/288)) ([e01a6f4](https://github.com/kairyomeshi/react-native-template/commit/e01a6f40b2610ca854bc8dc2ff20255cc0c1a766))
* update to react-native@0.69.4 ([#290](https://github.com/kairyomeshi/react-native-template/issues/290)) ([8113a41](https://github.com/kairyomeshi/react-native-template/commit/8113a41b19635a3cd71f2adb987528a6e0afd147))
* update to react-native@0.69.5 ([#292](https://github.com/kairyomeshi/react-native-template/issues/292)) ([a88ec2e](https://github.com/kairyomeshi/react-native-template/commit/a88ec2e559075041f59fd23ee9fb6f76e8bd0c75))
* update to react-native@0.70.1 ([#295](https://github.com/kairyomeshi/react-native-template/issues/295)) ([8aac6e2](https://github.com/kairyomeshi/react-native-template/commit/8aac6e212a3bccc40c0de1c3c5d874b768a2372c))
* update types to 0.69 ([#279](https://github.com/kairyomeshi/react-native-template/issues/279)) ([d3d4330](https://github.com/kairyomeshi/react-native-template/commit/d3d43300be1e02e41554a50f032e8be2450ed382))


### Bug Fixes

* [iOS]: remove Helloworld.xcworkspace ([#296](https://github.com/kairyomeshi/react-native-template/issues/296)) ([5b22365](https://github.com/kairyomeshi/react-native-template/commit/5b22365750a285feddf7a3db26450cda4fe4cd1d))
* App.tsx types and indentation ([#196](https://github.com/kairyomeshi/react-native-template/issues/196)) ([41a4289](https://github.com/kairyomeshi/react-native-template/commit/41a4289f43343d803b712f820ad73bf9f9e74adb))
* Convert files with "_" that are not converted correctly to ". Converted to ([0e835fc](https://github.com/kairyomeshi/react-native-template/commit/0e835fc2a8fa95485e8aa404e4cea22bc0753a83))
* fix workflow ([45fdaaa](https://github.com/kairyomeshi/react-native-template/commit/45fdaaa00c03273a8d8fc963fb2d73461ec2639a))
* **lint:** typescript requires special no-shadow ([#238](https://github.com/kairyomeshi/react-native-template/issues/238)) ([a67375c](https://github.com/kairyomeshi/react-native-template/commit/a67375cc3beb77957a2777a99d871f6126f25f8a))
* move App.tsx ([3d4b2d6](https://github.com/kairyomeshi/react-native-template/commit/3d4b2d6a50d66635cd8bc2e773ed6ea495cc2a59))
* permissions & dependency upgrade ([#81](https://github.com/kairyomeshi/react-native-template/issues/81)) ([6e5244c](https://github.com/kairyomeshi/react-native-template/commit/6e5244c7454251052384d4f799a075690da19451))
* **readme:** init script ([6f06424](https://github.com/kairyomeshi/react-native-template/commit/6f0642420a15607ba02ef128b696b8aa51fefe85))
* sync _ruby-version with Gemfile ([#283](https://github.com/kairyomeshi/react-native-template/issues/283)) ([8d24510](https://github.com/kairyomeshi/react-native-template/commit/8d24510f9d6195143828bc28e68f62ab9be14ca9))
* tidy up, moving fns to top, etc ([ecd2665](https://github.com/kairyomeshi/react-native-template/commit/ecd2665a7c51102cf2d419d2aa3ffbf63dc60598))
* workflows updated ([#259](https://github.com/kairyomeshi/react-native-template/issues/259)) ([a0a49ac](https://github.com/kairyomeshi/react-native-template/commit/a0a49ac24f06664c9664f072ccd38bfd0a24d699))
