Skip to content

Commit bc893db

Browse files
chore(release): 9.7.2 [skip ci]
## [9.7.2](v9.7.1...v9.7.2) (2024-08-01) ### Bug Fixes * **boilerplate:** bump patch-package version ([#2713](#2713)) ([f0099f6](f0099f6)) * **boilerplate:** refactor signIn key to logIn ([#2720](#2720) by [@frankcalise](https://github.com/frankcalise)) ([3500612](3500612)) * **log-in:** sign in -> log in for consistency with filename ([#2700](#2700) by [@frankcalise](https://github.com/frankcalise)) ([a89a31f](a89a31f))
1 parent 3500612 commit bc893db

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

0 commit comments

Comments
 (0)