Skip to content

Commit b5e1e8c

Browse files
chore(release): 1.1.1 [skip ci]
## [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))
1 parent 81956d9 commit b5e1e8c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/colbyfayock/astro-cloudinary/compare/v1.1.0...v1.1.1) (2024-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
7+
18
# [1.1.0](https://github.com/colbyfayock/astro-cloudinary/compare/v1.0.7...v1.1.0) (2024-10-01)
29

310

astro-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-cloudinary",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"type": "module",
55
"license": "MIT",
66
"module": "./index.ts",

0 commit comments

Comments
 (0)