We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21ccb4 commit aa0fe15Copy full SHA for aa0fe15
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.4](https://github.com/cloudinary-community/astro-cloudinary/compare/v1.3.3...v1.3.4) (2025-07-11)
2
+
3
4
+### Bug Fixes
5
6
+* Bump docs' astro version, too! ([f21ccb4](https://github.com/cloudinary-community/astro-cloudinary/commit/f21ccb491491ee93fcfb95e907dc3c1d7e86d7a6))
7
8
## [1.3.3](https://github.com/cloudinary-community/astro-cloudinary/compare/v1.3.2...v1.3.3) (2025-07-11)
9
10
astro-cloudinary/package.json
@@ -1,6 +1,6 @@
{
"name": "astro-cloudinary",
- "version": "1.3.3",
+ "version": "1.3.4",
"type": "module",
"license": "MIT",
"module": "./index.ts",
0 commit comments