Skip to content

Commit

Permalink
chore(release): 5.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.15.0](v5.14.1...v5.15.0) (2023-12-21)

### Features

* CldVideoPlayer Localization ([#385](#385)) ([3845399](3845399)), closes [#384](#384)
  • Loading branch information
semantic-release-bot committed Dec 21, 2023
1 parent 3845399 commit c5338b2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.15.0](https://github.com/colbyfayock/next-cloudinary/compare/v5.14.1...v5.15.0) (2023-12-21)


### Features

* CldVideoPlayer Localization ([#385](https://github.com/colbyfayock/next-cloudinary/issues/385)) ([3845399](https://github.com/colbyfayock/next-cloudinary/commit/3845399bdcecea8b7703a51fb11e9b6586fa65c1)), closes [#384](https://github.com/colbyfayock/next-cloudinary/issues/384)

## [5.14.1](https://github.com/colbyfayock/next-cloudinary/compare/v5.14.0...v5.14.1) (2023-12-21)


Expand Down
2 changes: 1 addition & 1 deletion next-cloudinary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-cloudinary",
"version": "5.14.1",
"version": "5.15.0",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

1 comment on commit c5338b2

@vercel
Copy link

@vercel vercel bot commented on c5338b2 Dec 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.