Skip to content

Commit 18a73c5

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.3...v1.1.0) (2023-08-18) ### Features * CldUploadButton, CldUploadWidget, CldVideoPlayer and new docs site ([#52](#52)) ([190a4f5](190a4f5)), closes [#45](#45) [#44](#44) [#15](#15) [#4](#4) [#46](#46)
1 parent 190a4f5 commit 18a73c5

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.1.0](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.3...v1.1.0) (2023-08-18)
2+
3+
4+
### Features
5+
6+
* CldUploadButton, CldUploadWidget, CldVideoPlayer and new docs site ([#52](https://github.com/cloudinary-community/svelte-cloudinary/issues/52)) ([190a4f5](https://github.com/cloudinary-community/svelte-cloudinary/commit/190a4f55c573930fdaec036b97b5f9dd52c4ef7f)), closes [#45](https://github.com/cloudinary-community/svelte-cloudinary/issues/45) [#44](https://github.com/cloudinary-community/svelte-cloudinary/issues/44) [#15](https://github.com/cloudinary-community/svelte-cloudinary/issues/15) [#4](https://github.com/cloudinary-community/svelte-cloudinary/issues/4) [#46](https://github.com/cloudinary-community/svelte-cloudinary/issues/46)
7+
18
## [1.0.3](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.2...v1.0.3) (2023-07-12)
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.3",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"scripts": {
77
"dev": "node scripts/gen-metadata.js && vite dev",

0 commit comments

Comments
 (0)