Skip to content

Commit f101e51

Browse files
chore: release svelte-preprocess-delegate-events (#30)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 10350be commit f101e51

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/soft-dolls-bathe.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.1
4+
5+
### Patch Changes
6+
7+
- [#29](https://github.com/baseballyama/svelte-preprocess-delegate-events/pull/29) [`10350be`](https://github.com/baseballyama/svelte-preprocess-delegate-events/commit/10350be94598adafef77c80b93e1fae6e3346725) Thanks [@baseballyama](https://github.com/baseballyama)! - chore: I released 0.4.0 but after that, I removed this version and again I tried to publish this. But failed. Therefore I tried to release a new version 0.4.1.
8+
39
## 0.4.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.4.0",
3+
"version": "0.4.1",
44
"description": "You can delegate events by on:* πŸŽ‰",
55
"type": "module",
66
"repository": {

0 commit comments

Comments
Β (0)