Skip to content

Commit 2d5c06e

Browse files
committed
chore(tag): v4.0.3
1 parent d8e1c8a commit 2d5c06e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### 4.0.3 (2014-12-04)
2+
3+
4+
#### Bug Fixes
5+
6+
* **App:** prefix new keyword to App() constructor function ([d8e1c8a4](https://github.com/CaryLandholt/ng-classify/commit/d8e1c8a4b9a00c98ef7f7f0bd760a2cc30cd8dc3), closes [#27](https://github.com/CaryLandholt/ng-classify/issues/27))
7+
8+
9+
#### Features
10+
11+
* **wrappedClasses:** add support for wrapped classes ([c9a062f0](https://github.com/CaryLandholt/ng-classify/commit/c9a062f0a85b35bec0f4a677ab1e831cf560488c))
12+
13+
114
### 4.0.2 (2014-08-17)
215

316

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": "4.0.2",
3+
"version": "4.0.3",
44
"description": "Compile CoffeeScript classes to AngularJS modules",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)