Skip to content

Commit 3659344

Browse files
Version Packages (#1174)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3fda36b commit 3659344

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/floppy-donuts-begin.md

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

.changeset/weak-walls-turn.md

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

packages/kit-headless/CHANGELOG.md

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

3+
## 0.7.6
4+
5+
### Patch Changes
6+
7+
- 🐞🩹 onClose$ now doesn't fire if the show prop is set to false by default (by [@FHachez](https://github.com/FHachez) in [#1175](https://github.com/qwikifiers/qwik-ui/pull/1175))
8+
9+
- 🐞🩹 fix modal backdrop close click handling (by [@VEH9](https://github.com/VEH9) in [#1173](https://github.com/qwikifiers/qwik-ui/pull/1173))
10+
311
## 0.7.5
412

513
### 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.7.5",
3+
"version": "0.7.6",
44
"description": "Qwik UI headless components library",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)