Skip to content

Commit e9d3a3e

Browse files
committed
2.1.1
1 parent 00b26d6 commit e9d3a3e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v2.1.1"></a>
2+
## v2.1.1 (2015-07-29)
3+
4+
5+
#### Bug Fixes
6+
7+
* **app:** use 0.0.0.0 for default IP ([2cd1c24d](http://github.com/DaftMonk/generator-angular-fullstack/commit/2cd1c24d2224e46fa68f8da834e86ac3ed80de8e))
8+
19
<a name="v2.1.0"></a>
210
## v2.1.0 (2015-07-15)
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-angular-fullstack",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Yeoman generator for creating MEAN stack applications, using MongoDB, Express, AngularJS, and Node",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)