Skip to content

Commit 3f97597

Browse files
chore(release): 9.2.0 [skip ci]
# [9.2.0](v9.1.1...v9.2.0) (2023-12-15) ### Bug Fixes * **boilerplate:** set up eslint-plugin-reactotron ([#2589](#2589) by [@frankcalise](https://github.com/frankcalise)) ([5227b89](5227b89)) * **boilerplate:** ts-node version ([#2588](#2588) by [@frankcalise](https://github.com/frankcalise)) ([370698d](370698d)) ### Features * **cli:** adds expo-canary and expo-beta cli opts ([#2581](#2581) by [@frankcalise](https://github.com/frankcalise)) ([6206e22](6206e22))
1 parent 6206e22 commit 3f97597

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": "9.1.1",
3+
"version": "9.2.0",
44
"description": "Infinite Red's hottest boilerplate for React Native.",
55
"bin": {
66
"ignite": "bin/ignite",

0 commit comments

Comments
 (0)