Skip to content

Commit d98c2d9

Browse files
committed
chore(tag): v2.3.0
1 parent 734181f commit d98c2d9

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name="2.3.0"></a>
2+
## 2.3.0 (2014-05-17)
3+
4+
5+
#### Bug Fixes
6+
7+
* **bower:** use .components directory to avoid collisions ([734181f3](https://github.com/CaryLandholt/AngularFun.git/commit/734181f342521a3593b32637173e9b44e37e0b0a))
8+
9+
10+
#### Features
11+
12+
* **ngClassify:** add grunt-ng-classify ([fbb87f6e](https://github.com/CaryLandholt/AngularFun.git/commit/fbb87f6e93b335455f4d75f740184fbc143f011e))
13+
14+
115
<a name="2.2.0"></a>
216
## 2.2.0 (2014-04-24)
317

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"dependencies": {
55
"angular": "1.2.16",
66
"angular-animate": "1.2.16",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "AngularFun",
3-
"version": "2.2.0",
3+
"version": "2.3.0",
44
"description": "AngularJS Reference Architecture",
55
"author": {
66
"name": "Cary Landholt",

0 commit comments

Comments
 (0)