Skip to content

Commit aac7d0c

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2025-07-11) ### Bug Fixes * bump Astro in docs ([57754e5](57754e5)) * rebuild lockfile ([21973f9](21973f9))
1 parent 21973f9 commit aac7d0c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.3](https://github.com/cloudinary-community/astro-cloudinary/compare/v1.3.2...v1.3.3) (2025-07-11)
2+
3+
4+
### Bug Fixes
5+
6+
* bump Astro in docs ([57754e5](https://github.com/cloudinary-community/astro-cloudinary/commit/57754e5f280df835ddfb371525f35f9b17913300))
7+
* rebuild lockfile ([21973f9](https://github.com/cloudinary-community/astro-cloudinary/commit/21973f9ba26a5b65d5fbc1ce5e5b5014f041e8d7))
8+
19
## [1.3.2](https://github.com/cloudinary-community/astro-cloudinary/compare/v1.3.1...v1.3.2) (2025-03-21)
210

311

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.3.2",
3+
"version": "1.3.3",
44
"type": "module",
55
"license": "MIT",
66
"module": "./index.ts",

0 commit comments

Comments
 (0)