Skip to content

Commit 6681269

Browse files
committed
docs(changelog): bumped version and added coffeescript fix to changelog
1 parent f50b832 commit 6681269

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="v1.0.1"></a>
2+
### v1.0.1 (2013-11-27)
3+
4+
5+
#### Bug Fixes
6+
7+
* **coffee:** updated coffescript templates to point to partials ([f98e84ef](http://github.com/DaftMonk/generator-angular-fullstack/commit/f98e84efdd88243cff1ea449dc3a8e9dbebb7ccc))
8+
19
<a name="v1.0.0"></a>
210
## v1.0.0 (2013-11-26)
311

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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Yeoman generator for AngularJS with Express server",
55
"keywords": [
66
"yeoman-generator",

0 commit comments

Comments
 (0)