Skip to content

Commit 4ad4475

Browse files
chore: release svelte-preprocess-delegate-events (#18)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9bbcc70 commit 4ad4475

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

β€Ž.changeset/quick-donuts-bow.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# svelte-preprocess-delegate-events
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- [#17](https://github.com/baseballyama/svelte-preprocess-delegate-events/pull/17) [`9bbcc70`](https://github.com/baseballyama/svelte-preprocess-delegate-events/commit/9bbcc700f57bd6e980720af52e8faeeea18cfaa0) Thanks [@baseballyama](https://github.com/baseballyama)! - fix type exports
8+
39
## 0.1.4
410

511
### 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-preprocess-delegate-events",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "You can delegate events by on:* πŸŽ‰",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
Β (0)