Skip to content

Commit

Permalink
chore(release): 6.0.0-beta.16 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0-beta.16](v6.0.0-beta.15...v6.0.0-beta.16) (2024-02-23)

### Features

* CldOgImage fix, updating SEO in docs ([f8ce7e0](f8ce7e0))
  • Loading branch information
semantic-release-bot committed Feb 23, 2024
1 parent f8ce7e0 commit a4dfa60
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.0.0-beta.16](https://github.com/cloudinary-community/next-cloudinary/compare/v6.0.0-beta.15...v6.0.0-beta.16) (2024-02-23)


### Features

* CldOgImage fix, updating SEO in docs ([f8ce7e0](https://github.com/cloudinary-community/next-cloudinary/commit/f8ce7e03113812678712bd405c17349fa5b150bd))

# [6.0.0-beta.15](https://github.com/cloudinary-community/next-cloudinary/compare/v6.0.0-beta.14...v6.0.0-beta.15) (2024-02-23)


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.0.0-beta.15",
"version": "6.0.0-beta.16",
"license": "MIT",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down

0 comments on commit a4dfa60

Please sign in to comment.