Skip to content

Commit

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

### Features

* Fix Subpath Imports & Config ([#439](#439)) ([99786db](99786db))
  • Loading branch information
semantic-release-bot committed Feb 24, 2024
1 parent 99786db commit 6ce69e6
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.17](https://github.com/cloudinary-community/next-cloudinary/compare/v6.0.0-beta.16...v6.0.0-beta.17) (2024-02-24)


### Features

* Fix Subpath Imports & Config ([#439](https://github.com/cloudinary-community/next-cloudinary/issues/439)) ([99786db](https://github.com/cloudinary-community/next-cloudinary/commit/99786dba79fcd73061c6e823473d0c96389e0b0c))

# [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)


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

0 comments on commit 6ce69e6

Please sign in to comment.