Skip to content

Commit

Permalink
chore(release): 9.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 1, 2024
1 parent 3500612 commit bc893db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ignite-cli",
"version": "9.7.1",
"version": "9.7.2",
"description": "Infinite Red's hottest boilerplate for React Native.",
"bin": {
"ignite": "bin/ignite",
Expand Down

0 comments on commit bc893db

Please sign in to comment.