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 a5a2281 commit 57d97f1Copy full SHA for 57d97f1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.1](https://github.com/colbyfayock/astro-cloudinary/compare/v1.3.0...v1.3.1) (2025-03-19)
2
+
3
4
+### Bug Fixes
5
6
+* bump Astro and Starlight in docs ([3ea7aae](https://github.com/colbyfayock/astro-cloudinary/commit/3ea7aaef52823db8081926f262ff5fc26ee3dc2e))
7
8
# [1.3.0](https://github.com/colbyfayock/astro-cloudinary/compare/v1.2.0...v1.3.0) (2024-11-01)
9
10
astro-cloudinary/package.json
@@ -1,6 +1,6 @@
{
"name": "astro-cloudinary",
- "version": "1.3.0",
+ "version": "1.3.1",
"type": "module",
"license": "MIT",
"module": "./index.ts",
0 commit comments