Skip to content

Commit dfdc2a8

Browse files
author
Amir Tocker
committed
Version 2.1.0
1 parent abdabef commit dfdc2a8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11

2+
2.1.0 / 2017-01-18
3+
==================
4+
5+
* Support Angular AOT, fixes #69
6+
* Fix reference to package name in README. Fixes #68
7+
* Fix typo
8+
29
2.0.0 / 2017-01-10
310
==================
411
First release of the Angular 2.x compatible library

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudinary/angular",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "The formal Cloudinary Angular SDK to enhance your applications with image and video components powered by Cloudinary",
55
"keywords": [
66
"cloudinary",

0 commit comments

Comments
 (0)