Skip to content

Commit

Permalink
chore(release): 6.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.5.2](v6.5.1...v6.5.2) (2021-03-24)

### Bug Fixes

* **boilerplate:** Remove hack* scripts as they don't appear to be doing anything ([#1637](#1637) by [@harrisrobin](https://github.com/harrisrobin)) ([9214657](9214657))
* **cli:** Fix issue where yarn was required when it shouldn't be ([#1631](#1631) by [@jamonholmgren](https://github.com/jamonholmgren)) ([5c7ee0a](5c7ee0a))
* **generators:** Add .styles to barrel export exception ([#1636](#1636) by [@haricharan-bole](https://github.com/haricharan-bole)) ([3cc57e7](3cc57e7))
  • Loading branch information
semantic-release-bot committed Mar 24, 2021
1 parent 9214657 commit 143f505
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": "6.5.1",
"version": "6.5.2",
"description": "Infinite Red's hottest boilerplate for React Native.",
"bin": {
"ignite": "bin/ignite",
Expand Down

0 comments on commit 143f505

Please sign in to comment.