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.2] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.1...v1.0.2 ) (2023-07-12)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * allow reactive props ([ #41 ] ( https://github.com/cloudinary-community/svelte-cloudinary/issues/41 ) ) ([ 4d6e1a9] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/4d6e1a9b167d7b8a9b796aa665d988199bf460d2 ) )
7
+
1
8
## [ 1.0.1] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0...v1.0.1 ) (2023-06-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.0.1 " ,
4
+ "version" : " 1.0.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