Skip to content

Commit 948f886

Browse files
chore: release svelte-preprocess-delegate-events (#16)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0a05acb commit 948f886

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/lucky-numbers-melt.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.4
4+
5+
### Patch Changes
6+
7+
- [#15](https://github.com/baseballyama/svelte-preprocess-delegate-events/pull/15) [`0a05acb`](https://github.com/baseballyama/svelte-preprocess-delegate-events/commit/0a05acbd29b0be23e5783ec317b1abb0d707c228) Thanks [@baseballyama](https://github.com/baseballyama)! - fix: add main and types on package.json
8+
39
## 0.1.3
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.3",
3+
"version": "0.1.4",
44
"description": "You can delegate events by on:* πŸŽ‰",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
Β (0)