Skip to content

Commit 20da57e

Browse files
chore(release): 1.0.0-beta.15 [skip ci]
# [1.0.0-beta.15](v1.0.0-beta.14...v1.0.0-beta.15) (2023-06-22) ### Bug Fixes * patch update, patch missing srcset on unpic Image component ([5509f36](5509f36))
1 parent 5509f36 commit 20da57e

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.15](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2023-06-22)
2+
3+
4+
### Bug Fixes
5+
6+
* patch update, patch missing srcset on unpic Image component ([5509f36](https://github.com/cloudinary-community/svelte-cloudinary/commit/5509f3698180e26068a035281a40437818f00f53))
7+
18
# [1.0.0-beta.14](https://github.com/cloudinary-community/svelte-cloudinary/compare/v1.0.0-beta.13...v1.0.0-beta.14) (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.14",
4+
"version": "1.0.0-beta.15",
55
"license": "MIT",
66
"scripts": {
77
"dev": "node scripts/gen-metadata.js && vite dev",

0 commit comments

Comments
 (0)