File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.3.0] ( https://github.com/colbyfayock/next-cloudinary/compare/v0.2.0...v0.3.0 ) (2022-10-27)
2+
3+
4+ ### Bug Fixes
5+
6+ * Fix "gravity" is read-only ([ #32 ] ( https://github.com/colbyfayock/next-cloudinary/issues/32 ) ) ([ 14c6cd7] ( https://github.com/colbyfayock/next-cloudinary/commit/14c6cd72c5a086fe0ff655654a475b8dfc6bb4ce ) )
7+
8+
9+ ### Features
10+
11+ * CldOgImage ([ #30 ] ( https://github.com/colbyfayock/next-cloudinary/issues/30 ) ) ([ 4aa5ff7] ( https://github.com/colbyfayock/next-cloudinary/commit/4aa5ff7e5d2e57e1c440b0e857c21c77ff5ffe2a ) )
12+
113# [ 0.2.0] ( https://github.com/colbyfayock/next-cloudinary/compare/v0.1.1...v0.2.0 ) (2022-10-21)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " next-cloudinary" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "main" : " dist/next-cloudinary.umd.js" ,
55 "module" : " dist/next-cloudinary.module.js" ,
66 "umd:main" : " dist/next-cloudinary.umd.js" ,
You can’t perform that action at this time.
0 commit comments