Skip to content

Commit 2b98fc3

Browse files
chore(release): 1.0.0-beta.6 [skip ci]
# [1.0.0-beta.6](v1.0.0-beta.5...v1.0.0-beta.6) (2023-06-15) ### Bug Fixes * patch update, fix package.json import ([6a42d6d](6a42d6d))
1 parent 0dd7042 commit 2b98fc3

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.6](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2023-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* patch update, fix package.json import ([6a42d6d](https://github.com/cloudinary-community/svelte-cloudinary/commit/6a42d6d995da9c131ca966ef5433856b3977a9b7))
7+
18
# [1.0.0-beta.5](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2023-06-14)
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.5",
4+
"version": "1.0.0-beta.6",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)