File tree 2 files changed +8
-1
lines changed
2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.4] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.2.3...v1.2.4 ) (2024-03-11)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * revert breaking change preventing use in non-kit projects ([ #97 ] ( https://github.com/cloudinary-community/svelte-cloudinary/issues/97 ) ) ([ f629a03] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/f629a035d349b430d6a022bf657a2bccf29487af ) )
7
+
1
8
## [ 1.2.3] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.2.2...v1.2.3 ) (2024-02-29)
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.2.3 " ,
4
+ "version" : " 1.2.4 " ,
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