Skip to content

Commit acc0958

Browse files
chore(release): 4.18.1 [skip ci]
## [4.18.1](v4.18.0...v4.18.1) (2023-08-23) ### Bug Fixes * Fixes CldUploadWidget post message error ([#261](#261)) ([279b497](279b497)), closes [#259](#259)
1 parent 279b497 commit acc0958

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.18.1](https://github.com/colbyfayock/next-cloudinary/compare/v4.18.0...v4.18.1) (2023-08-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixes CldUploadWidget post message error ([#261](https://github.com/colbyfayock/next-cloudinary/issues/261)) ([279b497](https://github.com/colbyfayock/next-cloudinary/commit/279b497c657ae4100baec3f999e879e2453e849f)), closes [#259](https://github.com/colbyfayock/next-cloudinary/issues/259)
7+
18
# [4.18.0](https://github.com/colbyfayock/next-cloudinary/compare/v4.17.1...v4.18.0) (2023-08-11)
29

310

next-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-cloudinary",
3-
"version": "4.18.0",
3+
"version": "4.18.1",
44
"main": "./dist/index.js",
55
"module": "./dist/index.mjs",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)