File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
packages/svelte-cloudinary Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.3.1] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.3.0...v1.3.1 ) (2024-03-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * package.json export typo ([ e45d2aa] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/e45d2aa4d93a69b6251f8687f4ba9f721fa003b7 ) )
7
+
1
8
# [ 1.3.0] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.2.4...v1.3.0 ) (2024-03-11)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-cloudinary" ,
3
- "version" : " 1.3.0 " ,
3
+ "version" : " 1.3.1 " ,
4
4
"author" : " Matias Hernandez <hola@matiashernandez.dev>" ,
5
5
"contributors" : [
6
6
" Matias Hernandez <hola@matiashernandez.dev>" ,
62
62
"@unpic/svelte" : " 0.0.51" ,
63
63
"cloudinary" : " ^1.32.0"
64
64
}
65
- }
65
+ }
You can’t perform that action at this time.
0 commit comments