File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-beta.9] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.8...v1.0.0-beta.9 ) (2023-06-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * patch update, fix ts import not recognized ([ 0359711] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/0359711c95786d8e4031777114513f3aa37beb3c ) )
7
+ * patch update, generate CldImageProps.svelte.d.ts ([ 2d58ca0] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/2d58ca034bd897d565549a80a42d2a9ccefe7f78 ) )
8
+
1
9
# [ 1.0.0-beta.8] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.7...v1.0.0-beta.8 ) (2023-06-15)
2
10
3
11
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.8 " ,
4
+ "version" : " 1.0.0-beta.9 " ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"dev" : " vite dev" ,
You can’t perform that action at this time.
0 commit comments