Skip to content

Commit 2f4f425

Browse files
chore(release): 6.0.0-beta.9 [skip ci]
# [6.0.0-beta.9](v6.0.0-beta.8...v6.0.0-beta.9) (2024-02-22) ### Features * Remove Default 2-Stage Image Sizing ([#431](#431)) ([b8de6f0](b8de6f0)) ### BREAKING CHANGES * Changes how cropping fundamentally works, introduces new functionality behind crop prop
1 parent b8de6f0 commit 2f4f425

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.0.0-beta.9](https://github.com/cloudinary-community/next-cloudinary/compare/v6.0.0-beta.8...v6.0.0-beta.9) (2024-02-22)
2+
3+
4+
### Features
5+
6+
* Remove Default 2-Stage Image Sizing ([#431](https://github.com/cloudinary-community/next-cloudinary/issues/431)) ([b8de6f0](https://github.com/cloudinary-community/next-cloudinary/commit/b8de6f055c8c2641b1990ae60c8d5092b9381b23))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Changes how cropping fundamentally works, introduces new functionality behind crop prop
12+
113
# [6.0.0-beta.8](https://github.com/cloudinary-community/next-cloudinary/compare/v6.0.0-beta.7...v6.0.0-beta.8) (2024-01-25)
214

315

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": "6.0.0-beta.8",
3+
"version": "6.0.0-beta.9",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)