Skip to content

Commit

Permalink
Version 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudinary-bot committed Jul 21, 2022
1 parent 2f1a2f2 commit 2b66017
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.8.1 / 2022-07-21
==================

* Add support for authToken prop (#252)

1.8.0 / 2022-06-27
==================

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudinary-react",
"version": "1.8.0",
"version": "1.8.1",
"description": "This is a legacy package, please find latest at https://www.npmjs.com/package/@cloudinary/react",
"main": "./dist/cloudinary-react.js",
"umd:main": "./dist/cloudinary-react.umd.js",
Expand Down

0 comments on commit 2b66017

Please sign in to comment.