Skip to content

Commit 863bcd8

Browse files
chore: release svelte-preprocess-delegate-events (#54)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6a15ec8 commit 863bcd8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/purple-wolves-add.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.4.2
4+
5+
### Patch Changes
6+
7+
- [#53](https://github.com/baseballyama/svelte-preprocess-delegate-events/pull/53) [`6a15ec8`](https://github.com/baseballyama/svelte-preprocess-delegate-events/commit/6a15ec8c11d6715d061d2d30b3ce6a277d77c40a) Thanks [@baseballyama](https://github.com/baseballyama)! - fix to generate variable name
8+
39
## 0.4.1
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.4.1",
3+
"version": "0.4.2",
44
"description": "You can delegate events by on:* πŸŽ‰",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
Β (0)