Skip to content

Commit 913254c

Browse files
chore(release): 0.4.0 [skip ci]
# [0.4.0](v0.3.0...v0.4.0) (2022-10-27) ### Features * next/future/image ([#3](#3)) ([9c271ef](9c271ef))
1 parent 9c271ef commit 913254c

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.4.0](https://github.com/colbyfayock/next-cloudinary/compare/v0.3.0...v0.4.0) (2022-10-27)
2+
3+
4+
### Features
5+
6+
* next/future/image ([#3](https://github.com/colbyfayock/next-cloudinary/issues/3)) ([9c271ef](https://github.com/colbyfayock/next-cloudinary/commit/9c271ef47a5aba55ea168995c345bc835f22ef16))
7+
18
# [0.3.0](https://github.com/colbyfayock/next-cloudinary/compare/v0.2.0...v0.3.0) (2022-10-27)
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.3.0",
3+
"version": "0.4.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)