Skip to content

Commit

Permalink
chore(release): 6.5.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.5.2](v6.5.1...v6.5.2) (2024-05-06)

### Bug Fixes

* ChaptersButton Types ([#473](#473)) ([10ba89c](10ba89c)), closes [#469](#469)
  • Loading branch information
semantic-release-bot committed May 6, 2024
1 parent 10ba89c commit 566c1ec
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 @@
## [6.5.2](https://github.com/cloudinary-community/next-cloudinary/compare/v6.5.1...v6.5.2) (2024-05-06)


### Bug Fixes

* ChaptersButton Types ([#473](https://github.com/cloudinary-community/next-cloudinary/issues/473)) ([10ba89c](https://github.com/cloudinary-community/next-cloudinary/commit/10ba89cd598d5fdd5029e962c591c5967d00bfdb)), closes [#469](https://github.com/cloudinary-community/next-cloudinary/issues/469)

## [6.5.1](https://github.com/cloudinary-community/next-cloudinary/compare/v6.5.0...v6.5.1) (2024-04-17)


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": "6.5.1",
"version": "6.5.2",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit 566c1ec

Please sign in to comment.