Skip to content

Commit a9a3cd1

Browse files
chore(release): 4.19.0 [skip ci]
# [4.19.0](v4.18.1...v4.19.0) (2023-08-28) ### Features * CldVideoPlayer support for Next.js 13 App Router ([#265](#265)) ([8674b95](8674b95)), closes [#181](#181) [#248](#248)
1 parent 8674b95 commit a9a3cd1

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+
# [4.19.0](https://github.com/colbyfayock/next-cloudinary/compare/v4.18.1...v4.19.0) (2023-08-28)
2+
3+
4+
### Features
5+
6+
* CldVideoPlayer support for Next.js 13 App Router ([#265](https://github.com/colbyfayock/next-cloudinary/issues/265)) ([8674b95](https://github.com/colbyfayock/next-cloudinary/commit/8674b95a8a105bb0d2b995542f1e9f59f7d4a9ae)), closes [#181](https://github.com/colbyfayock/next-cloudinary/issues/181) [#248](https://github.com/colbyfayock/next-cloudinary/issues/248)
7+
18
## [4.18.1](https://github.com/colbyfayock/next-cloudinary/compare/v4.18.0...v4.18.1) (2023-08-23)
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": "4.18.1",
3+
"version": "4.19.0",
44
"main": "./dist/index.js",
55
"module": "./dist/index.mjs",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)