Skip to content

Commit c42fd66

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.2...v1.2.0) (2024-01-17) ### Features * Upload Widget Instance Methods, URL Loader, Width Logic, Docs ([bdfbf79](bdfbf79))
1 parent bdfbf79 commit c42fd66

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.2.0](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.1.2...v1.2.0) (2024-01-17)
2+
3+
4+
### Features
5+
6+
* Upload Widget Instance Methods, URL Loader, Width Logic, Docs ([bdfbf79](https://github.com/cloudinary-community/svelte-cloudinary/commit/bdfbf795fb215e7fd8221d92d579ab8dada39a49))
7+
18
## [1.1.2](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.1.1...v1.1.2) (2023-12-19)
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.1.2",
4+
"version": "1.2.0",
55
"license": "MIT",
66
"scripts": {
77
"dev": "node scripts/gen-metadata.js && vite dev",

0 commit comments

Comments
 (0)