We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7da45 commit d8c7eefCopy full SHA for d8c7eef
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.2.0](https://github.com/colbyfayock/next-cloudinary/compare/v0.1.1...v0.2.0) (2022-10-21)
2
+
3
4
+### Features
5
6
+* fetch delivery type ([fa7da45](https://github.com/colbyfayock/next-cloudinary/commit/fa7da4571bc5917a4afd48a5125cc6406284c835))
7
8
## [0.1.1](https://github.com/colbyfayock/next-cloudinary/compare/v0.1.0...v0.1.1) (2022-10-11)
9
10
next-cloudinary/package.json
@@ -1,6 +1,6 @@
{
"name": "next-cloudinary",
- "version": "0.1.1",
+ "version": "0.2.0",
"main": "dist/next-cloudinary.umd.js",
"module": "dist/next-cloudinary.module.js",
"umd:main": "dist/next-cloudinary.umd.js",
0 commit comments