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 (2023-06-29)
2
+
3
+
4
+ ### Features
5
+
6
+ * release 1.0.0 ([ #16 ] ( https://github.com/cloudinary-community/svelte-cloudinary/issues/16 ) ) ([ 3380f97] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/3380f975d0024650492fe05b0c5a518b90e5e15f ) )
7
+ * Update README.md ([ 5677fe4] ( https://github.com/cloudinary-community/svelte-cloudinary/commit/5677fe420b6d9d2d87d36e5d8225892131099731 ) )
8
+
1
9
# [ 1.0.0-beta.21] ( https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.20...v1.0.0-beta.21 ) (2023-06-27)
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.21 " ,
4
+ "version" : " 1.0.0" ,
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