Skip to content

Commit 0545946

Browse files
Version Packages (#1063)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0e418eb commit 0545946

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/itchy-laws-hunt.md

-5
This file was deleted.

.changeset/popular-cups-study.md

-5
This file was deleted.

packages/kit-headless/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.6.6
4+
5+
### Patch Changes
6+
7+
- 🐞🩹 cleanup scroll locking (by [@thejackshelton](https://github.com/thejackshelton) in [#1061](https://github.com/qwikifiers/qwik-ui/pull/1061))
8+
9+
- 🐞🩹 select uses correct types and does not execute focus on server side (by [@thejackshelton-kunaico](https://github.com/thejackshelton-kunaico) in [#1057](https://github.com/qwikifiers/qwik-ui/pull/1057))
10+
311
## 0.6.5
412

513
### Patch Changes

packages/kit-headless/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qwik-ui/headless",
3-
"version": "0.6.5",
3+
"version": "0.6.6",
44
"description": "Qwik UI headless components library",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)