Skip to content

Commit 3a79c61

Browse files
committed
Version 1.0.5
1 parent 7a8db3d commit 3a79c61

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

2+
1.0.5 / 2018-01-18
3+
==================
4+
5+
* Filter Cloudinary custom props from rendered div (#37)
6+
* React16 (#33)
7+
* github-fixes-#31-error-maximum-call-stack-exceeded (#39)
8+
* fixes #35 from github - video component ignores transformations (#38)
9+
* Merge branch 'fBosch-master'
10+
* Add test
11+
* fix: pass props to CloudinaryContext's returned div
12+
213
1.0.4 / 2017-05-25
314
==================
415

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary-react",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)