Skip to content

Commit 41340b6

Browse files
Version Packages (#1043)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e3b8dd2 commit 41340b6

File tree

3 files changed

+12
-11
lines changed

3 files changed

+12
-11
lines changed

.changeset/old-ladybugs-pump.md

-10
This file was deleted.

packages/kit-headless/CHANGELOG.md

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

3+
## 0.6.5
4+
5+
### Patch Changes
6+
7+
- Select fixes for: (by [@thejackshelton](https://github.com/thejackshelton) in [#1042](https://github.com/qwikifiers/qwik-ui/pull/1042))
8+
9+
- [#1001](https://github.com/qwikifiers/qwik-ui/issues/1001)
10+
- [#979](https://github.com/qwikifiers/qwik-ui/issues/979)
11+
12+
Also fixes for infinite scroll issues when both keyboard and mouse are used to navigate the listbox.
13+
314
## 0.6.4
415

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

0 commit comments

Comments
 (0)