Skip to content

Commit ff71baa

Browse files
chore(release): 10.0.5 [skip ci]
## [10.0.5](v10.0.4...v10.0.5) (2024-11-27) ### Bug Fixes * **boilerplate:** remove interop definition for FlashList ([#2838](#2838) by [@frankcalise](https://github.com/frankcalise)) ([b368bcb](b368bcb)) * **boilerplate:** update app.tsx useEffect ([#2850](#2850) by [@objective](https://github.com/objective)See) ([2886487](2886487)) * **cli:** component generator template off in expo-router ([#2854](#2854) by [@frankcalise](https://github.com/frankcalise)) ([95f7642](95f7642)) * **cli:** include ajv in devDependencies for Expo Router and npm ([#2842](#2842) by [@coolsoftwaretyler](https://github.com/coolsoftwaretyler)) ([6baf76b](6baf76b))
1 parent 95f7642 commit ff71baa

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
@@ -1,6 +1,6 @@
11
{
22
"name": "ignite-cli",
3-
"version": "10.0.4",
3+
"version": "10.0.5",
44
"description": "Infinite Red's hottest boilerplate for React Native.",
55
"bin": {
66
"ignite": "bin/ignite",

0 commit comments

Comments
 (0)