Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit 4ebff79

Browse files
chore(release): 5.4.0 [skip ci]
# [5.4.0](v5.3.0...v5.4.0) (2020-09-24) ### Bug Fixes * **expo:** Update references when using Expo -- fixes [#370](#370) ([#371](#371) by [@nonameolsson](https://github.com/nonameolsson)) ([353daf5](353daf5)) * **hooks:** Fix [#274](#274) - Add eslint-plugin-react-hooks ([#369](#369) by [@nonameolsson](https://github.com/nonameolsson)) ([d08a27b](d08a27b)) * **types:** Add types for i18n ([#365](#365) by [@premithk](https://github.com/premithk)) ([91bfad7](91bfad7)) ### Features * **yellowbox:** Use YellowBox with Expo -- fixes [#367](#367) ([#368](#368) by [@nonameolsson](https://github.com/nonameolsson)) ([fb03e55](fb03e55))
1 parent 353daf5 commit 4ebff79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"repository": "infinitered/ignite-bowser",
66
"homepage": "https://github.com/infinitered/ignite-bowser",
7-
"version": "5.3.0",
7+
"version": "5.4.0",
88
"files": [
99
"boilerplate.js",
1010
"boilerplate",

0 commit comments

Comments
 (0)