Skip to content

Commit 703bfe2

Browse files
chore(release): 6.5.0 [skip ci]
# [6.5.0](v6.4.1...v6.5.0) (2024-04-11) ### Features * Secure Distribution / Cname Environment Variables, CldVideoPlayer Config ([#466](#466)) ([9cafdac](9cafdac)), closes [#465](#465) [#464](#464)
1 parent 9cafdac commit 703bfe2

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+
# [6.5.0](https://github.com/cloudinary-community/next-cloudinary/compare/v6.4.1...v6.5.0) (2024-04-11)
2+
3+
4+
### Features
5+
6+
* Secure Distribution / Cname Environment Variables, CldVideoPlayer Config ([#466](https://github.com/cloudinary-community/next-cloudinary/issues/466)) ([9cafdac](https://github.com/cloudinary-community/next-cloudinary/commit/9cafdac56345b3524970994c3ee27b1b0826b852)), closes [#465](https://github.com/cloudinary-community/next-cloudinary/issues/465) [#464](https://github.com/cloudinary-community/next-cloudinary/issues/464)
7+
18
## [6.4.1](https://github.com/cloudinary-community/next-cloudinary/compare/v6.4.0...v6.4.1) (2024-04-09)
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": "6.4.1",
3+
"version": "6.5.0",
44
"license": "MIT",
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)