Skip to content

Commit c02a9ca

Browse files
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2024-02-23) ### Bug Fixes * update unpic to get lazy loading to work ([1fd3c2d](1fd3c2d))
1 parent 1fd3c2d commit c02a9ca

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.2.2](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.2.1...v1.2.2) (2024-02-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update unpic to get lazy loading to work ([1fd3c2d](https://github.com/cloudinary-community/svelte-cloudinary/commit/1fd3c2d585ba36c9ea7e3d2b401c0706a0cd5ccb))
7+
18
## [1.2.1](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.2.0...v1.2.1) (2024-01-19)
29

310

svelte-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-cloudinary",
33
"author": "Matias Hernandez <hola@matiashernandez.dev>",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"license": "MIT",
66
"scripts": {
77
"dev": "node scripts/gen-metadata.js && vite dev",

0 commit comments

Comments
 (0)