Skip to content

Commit 107609d

Browse files
chore(release): 1.0.0-beta.12 [skip ci]
# [1.0.0-beta.12](v1.0.0-beta.11...v1.0.0-beta.12) (2023-06-22) ### Bug Fixes * patch update, updated docs ([b723c0d](b723c0d))
1 parent b723c0d commit 107609d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.0.0-beta.12](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2023-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* patch update, updated docs ([b723c0d](https://github.com/cloudinary-community/svelte-cloudinary/commit/b723c0d759e69a47cb744401f49b8b6de0b5b9dc))
7+
18
# [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)
29

310

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.11",
4+
"version": "1.0.0-beta.12",
55
"license": "MIT",
66
"scripts": {
77
"dev": "node scripts/gen-metadata.js && vite dev",

0 commit comments

Comments
 (0)