Skip to content

Commit

Permalink
chore(release): 2.2.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.3](v2.2.2...v2.2.3) (2019-03-05)

### Bug Fixes

* **template:** Remove trailing period from 'Initial commit' ([#1381](#1381)) by [@friederbluemle](https://github.com/friederbluemle) [skip ci] ([e1ed338](e1ed338))
* Use regex without lookbehind in detectInstall ([#1387](#1387) by [@mlaco](https://github.com/mlaco)) ([7d577b5](7d577b5)), closes [#1371](#1371)
  • Loading branch information
semantic-release-bot committed Mar 5, 2019
1 parent 7d577b5 commit e091c3e
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": "2.2.2",
"version": "2.2.3",
"description": "An unfair headstart for your React Native apps.",
"bin": {
"ignite": "bin/ignite"
Expand Down

0 comments on commit e091c3e

Please sign in to comment.