Skip to content

Commit

Permalink
chore(release): 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.1.0](v3.0.3...v3.1.0) (2019-05-05)

### Bug Fixes

* **cli:** Remove beta tag from jhipster boilerplate, fix name spelling ([#1414](#1414) by [@ruddell](https://github.com/ruddell)) ([e705e06](e705e06))

### Features

* **cli:** Updates ignite doctor to show boilerplate version ([#1415](#1415)) ([9961220](9961220))
  • Loading branch information
semantic-release-bot committed May 5, 2019
1 parent 9961220 commit cfcee0f
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.0.3",
"version": "3.1.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 cfcee0f

Please sign in to comment.