Skip to content

Commit

Permalink
chore(release): 3.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.6](v3.1.5...v3.1.6) (2019-08-02)

### Bug Fixes

* **deps:** Upgrade almost all dependencies ([#1449](#1449) by [@jamonholmgren](https://github.com/jamonholmgren)) ([052779f](052779f))
* **spork:** Fix prompt type for spork command - fixes [#1433](#1433) ([#1447](#1447) by [@ruddell](https://github.com/ruddell)) ([376e940](376e940))
  • Loading branch information
semantic-release-bot committed Aug 2, 2019
1 parent 376e940 commit 1188ebd
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.1.5",
"version": "3.1.6",
"description": "An unfair headstart for your React Native apps. Save 2+ weeks of development!",
"bin": {
"ignite": "bin/ignite"
Expand Down

0 comments on commit 1188ebd

Please sign in to comment.