Skip to content

Commit 45f8508

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2024-10-14) ### Bug Fixes * bumping unpic ([#47](#47)) ([69bc7e1](69bc7e1))
1 parent 69bc7e1 commit 45f8508

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/colbyfayock/astro-cloudinary/compare/v1.1.1...v1.1.2) (2024-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* bumping unpic ([#47](https://github.com/colbyfayock/astro-cloudinary/issues/47)) ([69bc7e1](https://github.com/colbyfayock/astro-cloudinary/commit/69bc7e184fe0cd0235fa326d6a1ba80df985f571))
7+
18
## [1.1.1](https://github.com/colbyfayock/astro-cloudinary/compare/v1.1.0...v1.1.1) (2024-10-14)
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.1.1",
3+
"version": "1.1.2",
44
"type": "module",
55
"license": "MIT",
66
"module": "./index.ts",

0 commit comments

Comments
 (0)