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 b7ba7a5 commit f5cbbe4Copy full SHA for f5cbbe4
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+1.7.2 / 2022-03-24
2
+==================
3
+* bump immer and ejs versions in photo_album
4
+
5
+1.7.1 / 2022-01-25
6
7
+* Update README.md
8
+* Update sample app dependencies
9
+* Update travis configuration
10
11
1.7.0 / 2021-02-28
12
==================
13
package.json
@@ -1,6 +1,6 @@
{
"name": "cloudinary-react",
- "version": "1.7.1",
+ "version": "1.7.2",
"description": "Present Cloudinary images and videos using React components",
"main": "./dist/cloudinary-react.js",
"umd:main": "./dist/cloudinary-react.umd.js",
0 commit comments