Skip to content

Commit 0f2cb4a

Browse files
committed
chore(tag): v0.5.3
1 parent 079f340 commit 0f2cb4a

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="0.5.3"></a>
2+
### 0.5.3 (2014-05-04)
3+
4+
5+
#### Bug Fixes
6+
7+
* **ng-classify:** use recursion to gather nested classes ([079f3404](https://github.com/CaryLandholt/ng-classify/commit/079f34040adab6350262611b1575f50c47d5bf00), closes [#4](https://github.com/CaryLandholt/ng-classify/issues/4))
8+
9+
110
<a name="0.5.2"></a>
211
### 0.5.2 (2014-05-03)
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": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Compile CoffeeScript classes to AngularJS modules",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)