Skip to content

Commit b21388a

Browse files
chore(release): 0.5.0 [skip ci]
# [0.5.0](v0.4.1...v0.5.0) (2022-10-28) ### Features * qualifiers, docs, ogimages ([dd64908](dd64908))
1 parent dd64908 commit b21388a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.5.0](https://github.com/colbyfayock/next-cloudinary/compare/v0.4.1...v0.5.0) (2022-10-28)
2+
3+
4+
### Features
5+
6+
* qualifiers, docs, ogimages ([dd64908](https://github.com/colbyfayock/next-cloudinary/commit/dd6490841ce8d801da36ea00c5f98ec7cab83538))
7+
18
## [0.4.1](https://github.com/colbyfayock/next-cloudinary/compare/v0.4.0...v0.4.1) (2022-10-28)
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": "0.4.1",
3+
"version": "0.5.0",
44
"main": "dist/next-cloudinary.umd.js",
55
"module": "dist/next-cloudinary.module.js",
66
"umd:main": "dist/next-cloudinary.umd.js",

0 commit comments

Comments
 (0)