Skip to content

Commit 7561825

Browse files
chore(ci): version package (#117)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 84e3ba4 commit 7561825

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/heavy-planets-shout.md

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

.changeset/strong-fireants-fly.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# svelte-medium-image-zoom
22

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- c465d73: chore(deps): update dependencies
8+
- b1c2748: feat: cross_origin image attribute
9+
310
## 0.2.4
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-medium-image-zoom",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"license": "MIT",
55
"description": "Accessible medium.com-style image zoom for Svelte",
66
"scripts": {

0 commit comments

Comments
 (0)