File tree Expand file tree Collapse file tree 5 files changed +20
-4
lines changed Expand file tree Collapse file tree 5 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 11
2+ 1.0.0 / 2016-03-15
3+ ==================
4+
5+ New Features
6+ ------------
7+
8+ * Support Responsive behaviour
9+
10+ Other Changes
11+ -------------
12+
13+ * Add tests for responsive behaviour
14+ * Add spec and karma to bower ignore list
15+ * Merge pull request #42 from gilhanan/gilhanan-readme-patch-1
16+ * Add bower install instructions
17+
2180.2.0 / 2016-01-14
319==================
420
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary_ng" ,
33 "description" : " A set of AngularJS directives/helpers for using Cloudinary with AngularJS" ,
4- "version" : " 0.2 .0" ,
4+ "version" : " 1.0 .0" ,
55 "homepage" : " https://github.com/cloudinary/cloudinary_angular" ,
66 "license" : " MIT" ,
77 "private" : false ,
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudinary_ng" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " A set of AngularJS directives/helpers for using Cloudinary with AngularJS" ,
55 "main" : " js/angular.cloudinary.js" ,
66 "directories" : {
Original file line number Diff line number Diff line change 1111 "angular-route" : " 1.4.x" ,
1212 "angular-resource" : " 1.4.x" ,
1313 "angular-animate" : " 1.4.x" ,
14- "cloudinary_ng" : " ~0.2 .0"
14+ "cloudinary_ng" : " ~1.0 .0"
1515 },
1616 "ignore" : {}
1717}
Original file line number Diff line number Diff line change 1313 "angular-route" : " 1.4.x" ,
1414 "angular-resource" : " 1.4.x" ,
1515 "angular-animate" : " 1.4.x" ,
16- "cloudinary_ng" : " ~0.2 .0" ,
16+ "cloudinary_ng" : " ~1.0 .0" ,
1717 "cloudinary-jquery-file-upload" : " ^2.0"
1818 },
1919 "ignore" : {}
You can’t perform that action at this time.
0 commit comments