Skip to content

Commit 719aa29

Browse files
committed
5.0.0-beta.3
1 parent afc725f commit 719aa29

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="5.0.0-beta.3"></a>
2+
# [5.0.0-beta.3](https://github.com/angular-fullstack/generator-angular-fullstack/compare/5.0.0-beta.1...v5.0.0-beta.3) (2017-11-30)
3+
4+
5+
### Bug Fixes
6+
7+
* **client:auth:guard:** declare `authService` on class ([afc725f](https://github.com/angular-fullstack/generator-angular-fullstack/commit/afc725f))
8+
9+
10+
111
<a name="5.0.0-beta.2"></a>
212
# [5.0.0-beta.2](https://github.com/angular-fullstack/generator-angular-fullstack/compare/5.0.0-beta.1...v5.0.0-beta.2) (2017-11-12)
313

Diff for: angular-fullstack-deps

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-angular-fullstack",
3-
"version": "5.0.0-beta.2",
3+
"version": "5.0.0-beta.3",
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)