Skip to content

Commit 3f8c49b

Browse files
Version Packages
1 parent dc0561e commit 3f8c49b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fresh-jobs-brush.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.6.9
4+
5+
### Patch Changes
6+
7+
- 🐞🩹 Modal.Close now of type button (by [@Caesarovich](https://github.com/Caesarovich) in [#1110](https://github.com/qwikifiers/qwik-ui/pull/1110))
8+
39
## 0.6.8
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.6.8",
3+
"version": "0.6.9",
44
"description": "Qwik UI headless components library",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)