Skip to content

Commit 2902b02

Browse files
chore: release svelte-preprocess-delegate-events (#23)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7cba7e3 commit 2902b02

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/sour-deers-unite.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.3.0
4+
5+
### Minor Changes
6+
7+
- [#22](https://github.com/baseballyama/svelte-preprocess-delegate-events/pull/22) [`7cba7e3`](https://github.com/baseballyama/svelte-preprocess-delegate-events/commit/7cba7e37622af70ae3dafcacae8f44ae68aefba2) Thanks [@baseballyama](https://github.com/baseballyama)! - feat: support `bind:this`.
8+
39
## 0.2.0
410

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

0 commit comments

Comments
Β (0)