We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6e775 commit 0f22a63Copy full SHA for 0f22a63
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0...v1.0.1) (2023-06-29)
2
+
3
4
+### Bug Fixes
5
6
+* docs og image and spacing ([0d6e775](https://github.com/cloudinary-community/svelte-cloudinary/commit/0d6e77535d5a8e6a4688fcbd6b8cf93dab2e3daa))
7
8
# 1.0.0 (2023-06-29)
9
10
svelte-cloudinary/package.json
@@ -1,7 +1,7 @@
{
"name": "svelte-cloudinary",
"author": "Matias Hernandez <hola@matiashernandez.dev>",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "MIT",
"scripts": {
"dev": "node scripts/gen-metadata.js && vite dev",
0 commit comments