Skip to content

Commit

Permalink
chore(release): 6.0.0-beta.7 [skip ci]
Browse files Browse the repository at this point in the history
# [@cloudinary-util/url-loader-v6.0.0-beta.7](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/url-loader-v6.0.0-beta.6...@cloudinary-util/url-loader-v6.0.0-beta.7) (2024-10-31)

### Bug Fixes

* make all individual plugin declarations tree-shakeable ([#229](#229)) ([b6a5563](b6a5563))
  • Loading branch information
semantic-release-bot committed Oct 31, 2024
1 parent b6a5563 commit 72f8a1d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/url-loader/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@cloudinary-util/url-loader-v6.0.0-beta.7](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/url-loader-v6.0.0-beta.6...@cloudinary-util/url-loader-v6.0.0-beta.7) (2024-10-31)


### Bug Fixes

* make all individual plugin declarations tree-shakeable ([#229](https://github.com/cloudinary-community/cloudinary-util/issues/229)) ([b6a5563](https://github.com/cloudinary-community/cloudinary-util/commit/b6a5563e3d35c79eac953468697cb66f01b1879d))

# [@cloudinary-util/url-loader-v6.0.0-beta.6](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/url-loader-v6.0.0-beta.5...@cloudinary-util/url-loader-v6.0.0-beta.6) (2024-10-31)


Expand Down
2 changes: 1 addition & 1 deletion packages/url-loader/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cloudinary-util/url-loader",
"version": "6.0.0-beta.6",
"version": "6.0.0-beta.7",
"type": "module",
"main": "./dist/index.cjs",
"types": "./dist/index.d.cts",
Expand Down

0 comments on commit 72f8a1d

Please sign in to comment.