Skip to content

Commit 68a1f47

Browse files
Version Packages
1 parent 7eccd8e commit 68a1f47

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/slow-jokes-sleep.md

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

packages/kit-headless/CHANGELOG.md

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

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- 🐞🩹 modal close handler onClick$ (by [@thejackshelton](https://github.com/thejackshelton) in [#909](https://github.com/qwikifiers/qwik-ui/pull/909))
8+
39
## 0.5.1
410

511
### Patch Changes

packages/kit-headless/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qwik-ui/headless",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"description": "Qwik UI headless components library",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)