Skip to content

Commit 51d9584

Browse files
chore(release): 1.0.0-beta.7 [skip ci]
# [1.0.0-beta.7](v1.0.0-beta.6...v1.0.0-beta.7) (2023-06-15) ### Bug Fixes * patch update, copy README and LICENSE on build ([6bf3f65](6bf3f65))
1 parent 6bf3f65 commit 51d9584

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.7](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2023-06-15)
2+
3+
4+
### Bug Fixes
5+
6+
* patch update, copy README and LICENSE on build ([6bf3f65](https://github.com/cloudinary-community/svelte-cloudinary/commit/6bf3f659210028140701338cb2392beb141d8712))
7+
18
# [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)
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.6",
4+
"version": "1.0.0-beta.7",
55
"license": "MIT",
66
"scripts": {
77
"dev": "vite dev",

0 commit comments

Comments
 (0)