Skip to content

Commit 9a7f122

Browse files
chore(release): 10.4.0 [skip ci]
# [10.4.0](v10.3.0...v10.4.0) (2025-05-12) ### Features * **ListItem:** Improve ListItem component to dynamically choose between TouchableOpacity and View based on touchable props ([#2934](#2934)) ([b25b274](b25b274))
1 parent b25b274 commit 9a7f122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ignite-cli",
3-
"version": "10.3.0",
3+
"version": "10.4.0",
44
"description": "Infinite Red's hottest boilerplate for React Native.",
55
"bin": {
66
"ignite": "bin/ignite",

0 commit comments

Comments
 (0)