We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abdabef commit dfdc2a8Copy full SHA for dfdc2a8
CHANGELOG.md
@@ -1,4 +1,11 @@
1
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
9
2.0.0 / 2017-01-10
10
==================
11
First release of the Angular 2.x compatible library
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudinary/angular",
- "version": "2.0.0",
+ "version": "2.1.0",
"description": "The formal Cloudinary Angular SDK to enhance your applications with image and video components powered by Cloudinary",
"keywords": [
"cloudinary",
0 commit comments