From a7d202a6b5fad7abe35a5a1321da45402514cc6a Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 26 Jul 2020 11:22:27 +0000 Subject: [PATCH] Version 1.6.4 --- CHANGELOG.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3f5b9..808027f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +1.6.4 / 2020-07-26 +================== + +Update cloudinary-core to version 2.11.1 + 1.6.3 / 2020-07-26 ================== diff --git a/package.json b/package.json index a9a379e..be99c0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cloudinary-react", - "version": "1.6.3", + "version": "1.6.4", "description": "Present Cloudinary images and videos using React components", "main": "lib/index.js", "scripts": {