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.0.0-beta.13] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.12...v1.0.0-beta.13 ) (2023-06-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * patch update, patch missing srcset on unpic Image component ([ 3ee3867] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/3ee3867961b702331cf44aeae2dfeebe179e9076 ) )
7
+
1
8
# [ 1.0.0-beta.12] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.11...v1.0.0-beta.12 ) (2023-06-22)
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.0.0-beta.12 " ,
4
+ "version" : " 1.0.0-beta.13 " ,
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