Skip to content

Commit fc309ba

Browse files
Version Packages (#164)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f93bf97 commit fc309ba

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/loud-bobcats-repair.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mighty-melons-warn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/svelte-cloudinary/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# svelte-cloudinary
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- feat: better error message is logged when an image fails to load ([#163](https://github.com/cloudinary-community/svelte-cloudinary/pull/163))
8+
9+
- deps: update types and url-loader packages ([#165](https://github.com/cloudinary-community/svelte-cloudinary/pull/165))
10+
311
## 2.1.1
412

513
### Patch Changes

packages/svelte-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-cloudinary",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"contributors": [
55
"Willow (GHOST) <ghostdevbusiness@gmail.com> (https://ghostdev.xyz)",
66
"Colby Fayock <hello@colbyfayock.com>",

0 commit comments

Comments
 (0)