Skip to content

Commit 38cc344

Browse files
Version Packages (#908)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 914aa40 commit 38cc344

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

.changeset/healthy-pumpkins-repair.md

-11
This file was deleted.

packages/kit-headless/CHANGELOG.md

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

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- ## Carousel (by [@thejackshelton](https://github.com/thejackshelton) in [#894](https://github.com/qwikifiers/qwik-ui/pull/894))
8+
9+
The carousel has been refactored from the ground up, including new features, components, and QOL updates. It is still in a draft state, and development is ongoing.
10+
11+
## Dropdown
12+
13+
More improvements have been made to the dropdown component, including new features, components, and QOL updates.
14+
315
## 0.5.0
416

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

0 commit comments

Comments
 (0)