Skip to content

Commit

Permalink
chore(release): 5.9.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 28, 2024
1 parent 3b0896f commit 9efbe4d
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-v5.9.0](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/url-loader-v5.8.0...@cloudinary-util/url-loader-v5.9.0) (2024-08-28)


### Features

* Extract ([#190](https://github.com/cloudinary-community/cloudinary-util/issues/190)) ([3b0896f](https://github.com/cloudinary-community/cloudinary-util/commit/3b0896f1916cd1bd1c76ebd6a1656d6d1e9002fc)), closes [#168](https://github.com/cloudinary-community/cloudinary-util/issues/168)

# [@cloudinary-util/url-loader-v5.8.0](https://github.com/cloudinary-community/cloudinary-util/compare/@cloudinary-util/url-loader-v5.7.1...@cloudinary-util/url-loader-v5.8.0) (2024-08-28)


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": "5.8.0",
"version": "5.9.0",
"type": "module",
"main": "./dist/index.cjs",
"types": "./dist/index.d.cts",
Expand Down

0 comments on commit 9efbe4d

Please sign in to comment.