Skip to content

Commit d8c7eef

Browse files
chore(release): 0.2.0 [skip ci]
# [0.2.0](v0.1.1...v0.2.0) (2022-10-21) ### Features * fetch delivery type ([fa7da45](fa7da45))
1 parent fa7da45 commit d8c7eef

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.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+
18
## [0.1.1](https://github.com/colbyfayock/next-cloudinary/compare/v0.1.0...v0.1.1) (2022-10-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": "0.1.1",
3+
"version": "0.2.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)