Skip to content

Commit

Permalink
chore(release): 3.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.3.0](v3.2.3...v3.3.0) (2019-11-01)

### Bug Fixes

* **git:** initial commit message ([#1495](#1495) by [@friederbluemle](https://github.com/friederbluemle)) ([633f911](633f911))

### Features

* **cli:** removes global dependency on react-native-cli by using npx ([#1496](#1496) by @gorhom) ([d424214](d424214))
* **doctor:** adds ignite source folder to ignite doctor output ([#1489](#1489) by [@jamonholmgren](https://github.com/jamonholmgren)) ([817d98f](817d98f))
  • Loading branch information
semantic-release-bot committed Nov 1, 2019
1 parent d424214 commit 76012a2
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": "3.2.3",
"version": "3.3.0",
"description": "An unfair headstart for your React Native apps. Save 2+ weeks of development!",
"bin": {
"ignite": "bin/ignite"
Expand Down

0 comments on commit 76012a2

Please sign in to comment.