Skip to content

Commit f041248

Browse files
chore(release): 1.0.0-beta.11 [skip ci]
# [1.0.0-beta.11](v1.0.0-beta.10...v1.0.0-beta.11) (2023-06-22) ### Bug Fixes * patch update, upgrade to svelte 4, fix analytics ([18ade13](18ade13)) * patch update, upgrade to svelte 4, fix analytics ([6d697e1](6d697e1))
1 parent 18ade13 commit f041248

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.0.0-beta.11](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2023-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* patch update, upgrade to svelte 4, fix analytics ([18ade13](https://github.com/cloudinary-community/svelte-cloudinary/commit/18ade13c6f7b4b1963c83a8de4f0cf4562a49faf))
7+
* patch update, upgrade to svelte 4, fix analytics ([6d697e1](https://github.com/cloudinary-community/svelte-cloudinary/commit/6d697e19e1d597ef1c6c73a3160cfb4b01d7da6b))
8+
19
# [1.0.0-beta.10](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.9...v1.0.0-beta.10) (2023-06-22)
210

311

svelte-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "svelte-cloudinary",
33
"author": "Matias Hernandez <hola@matiashernandez.dev>",
4-
"version": "1.0.0-beta.10",
4+
"version": "1.0.0-beta.11",
55
"license": "MIT",
66
"scripts": {
77
"dev": "node scripts/gen-metadata.js && vite dev",

0 commit comments

Comments
 (0)