Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2024-10-14)

### Bug Fixes

* bump @cloudinary-util/url-loader from 5.10.2 to 5.10.5 ([#43](#43)) ([81956d9](81956d9))
  • Loading branch information
semantic-release-bot committed Oct 14, 2024
1 parent 81956d9 commit b5e1e8c
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 @@
## [1.1.1](https://github.com/colbyfayock/astro-cloudinary/compare/v1.1.0...v1.1.1) (2024-10-14)


### Bug Fixes

* bump @cloudinary-util/url-loader from 5.10.2 to 5.10.5 ([#43](https://github.com/colbyfayock/astro-cloudinary/issues/43)) ([81956d9](https://github.com/colbyfayock/astro-cloudinary/commit/81956d95c879ecbc75e4f36d520c2a9afd96391f))

# [1.1.0](https://github.com/colbyfayock/astro-cloudinary/compare/v1.0.7...v1.1.0) (2024-10-01)


Expand Down
2 changes: 1 addition & 1 deletion astro-cloudinary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "astro-cloudinary",
"version": "1.1.0",
"version": "1.1.1",
"type": "module",
"license": "MIT",
"module": "./index.ts",
Expand Down

0 comments on commit b5e1e8c

Please sign in to comment.