Skip to content

Commit 7680d1f

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2025-03-21) ### Bug Fixes * bump Astro and Starlight in docs ([6451290](6451290))
1 parent 8523964 commit 7680d1f

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.3.2](https://github.com/cloudinary-community/astro-cloudinary/compare/v1.3.1...v1.3.2) (2025-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* bump Astro and Starlight in docs ([6451290](https://github.com/cloudinary-community/astro-cloudinary/commit/645129077877e175ff2dd90a8fc9d571ea0253d6))
7+
18
## [1.3.1](https://github.com/colbyfayock/astro-cloudinary/compare/v1.3.0...v1.3.1) (2025-03-19)
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.3.1",
3+
"version": "1.3.2",
44
"type": "module",
55
"license": "MIT",
66
"module": "./index.ts",

0 commit comments

Comments
 (0)