Skip to content

Commit 57d97f1

Browse files
chore(release): 1.3.1 [skip ci]
## [1.3.1](v1.3.0...v1.3.1) (2025-03-19) ### Bug Fixes * bump Astro and Starlight in docs ([3ea7aae](3ea7aae))
1 parent a5a2281 commit 57d97f1

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.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+
18
# [1.3.0](https://github.com/colbyfayock/astro-cloudinary/compare/v1.2.0...v1.3.0) (2024-11-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.3.0",
3+
"version": "1.3.1",
44
"type": "module",
55
"license": "MIT",
66
"module": "./index.ts",

0 commit comments

Comments
 (0)