File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.1.2] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.1.1...v1.1.2 ) (2023-12-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [ #72 ] ( https://github.com/cloudinary-community/svelte-cloudinary/issues/72 ) correctly read preserveTransformations prop ([ #73 ] ( https://github.com/cloudinary-community/svelte-cloudinary/issues/73 ) ) ([ 81002ce] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/81002ce3eaadb383c1954455efc7d1ad225e51a5 ) )
7
+
1
8
## [ 1.1.1] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.1.0...v1.1.1 ) (2023-10-13)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-cloudinary" ,
3
3
"author" : " Matias Hernandez <hola@matiashernandez.dev>" ,
4
- "version" : " 1.1.1 " ,
4
+ "version" : " 1.1.2 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"dev" : " node scripts/gen-metadata.js && vite dev" ,
You can’t perform that action at this time.
0 commit comments