Skip to content

Commit

Permalink
chore(release): 10.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [10.0.2](v10.0.1...v10.0.2) (2024-10-29)

### Bug Fixes

* **boilerplate:** expo-router keyboard provider + theme fix ([#2825](#2825) by [@frankcalise](https://github.com/frankcalise)) ([f82f324](f82f324))
* **cli:** add --legacy-peer-deps for npm users ([#2823](#2823) by [@frankcalise](https://github.com/frankcalise)) ([e59d880](e59d880))
* **cli:** fix issue with workflow prompt values ([#2821](#2821) by [@frankcalise](https://github.com/frankcalise)) ([f2cdd00](f2cdd00))
* **cli:** replace shell commands with filesystem API ([#2817](#2817) by @AsterisMono) ([fd0a418](fd0a418))
  • Loading branch information
semantic-release-bot committed Oct 29, 2024
1 parent e59d880 commit f15ad94
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": "10.0.1",
"version": "10.0.2",
"description": "Infinite Red's hottest boilerplate for React Native.",
"bin": {
"ignite": "bin/ignite",
Expand Down

0 comments on commit f15ad94

Please sign in to comment.