Skip to content

Commit e1721e3

Browse files
committed
chore(tag): v1.0.1
1 parent f752ca7 commit e1721e3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="1.0.1"></a>
2+
### 1.0.1 (2014-05-04)
3+
4+
5+
#### Bug Fixes
6+
7+
* **moduleTypePrefix:** remove prefix from moduleType when formatting ([f752ca7d](https://github.com/CaryLandholt/ng-classify/commit/f752ca7d4e17e5a6e83d281731f881a94668e3ae), closes [#7](https://github.com/CaryLandholt/ng-classify/issues/7))
8+
9+
110
<a name="1.0.0"></a>
211
## 1.0.0 (2014-05-04)
312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-classify",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Compile CoffeeScript classes to AngularJS modules",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)