Skip to content

Commit 58ab583

Browse files
author
Amir Tocker
committed
Angular 4.x Version 1.0.0
1 parent c863a03 commit 58ab583

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

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

2+
(4.x)1.0.0 / 2017-05-18
3+
=======================
4+
5+
## Initial Support for Angular 4.x
6+
7+
* Use place holders for module name and version number
8+
* Update README.md
9+
* Update lib and samples to Angular 4
10+
* Merge pull request #67 from cloudinary/isNamedNodeMap-fix-for-firefox
11+
* Update README links with Angular2 SDK
12+
* Update toCloudinaryAttributes to use MozNamedAttrMap for old versions of FireFox
13+
214
2.1.2 / 2017-04-21
315
==================
416

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@cloudinary/angular-PLACEHOLDER",
3-
"version": "0.0.0-PLACEHOLDER",
2+
"name": "@cloudinary/angular-4.x",
3+
"version": "1.0.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)