Skip to content

Commit f5cbbe4

Browse files
committed
Version 1.7.2
1 parent b7ba7a5 commit f5cbbe4

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
1.7.0 / 2021-02-28
212
==================
313

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.7.1",
3+
"version": "1.7.2",
44
"description": "Present Cloudinary images and videos using React components",
55
"main": "./dist/cloudinary-react.js",
66
"umd:main": "./dist/cloudinary-react.umd.js",

0 commit comments

Comments
 (0)