Skip to content

Commit af86837

Browse files
internal: Publish new version (#3223)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ec23566 commit af86837

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/violet-schools-own.md

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

packages/img/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @data-client/img
22

3+
## 0.14.15
4+
5+
### Patch Changes
6+
7+
- [`ec23566`](https://github.com/reactive/data-client/commit/ec235662e1f4626404b88583a220f177075a2e7e) Thanks [@ntucker](https://github.com/ntucker)! - Fix <Img/> correctly suspends
8+
39
## 0.14.0
410

511
### Patch Changes

packages/img/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@data-client/img",
3-
"version": "0.14.0",
3+
"version": "0.14.15",
44
"description": "Suspenseful images",
55
"homepage": "https://dataclient.io/docs/guides/img-media#just-images",
66
"repository": {

0 commit comments

Comments
 (0)