Skip to content

Commit 6a7a9df

Browse files
author
@qwikifiers
committed
chore(headless): release version 0.1.10
1 parent 1d2cd30 commit 6a7a9df

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/kit-headless/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.1.10](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.9...headless-0.1.10) (2023-07-13)
6+
7+
8+
### Bug Fixes
9+
10+
* **headless/tabs:** disabled edges working now ([92ae8c8](https://github.com/qwikifiers/qwik-ui/commit/92ae8c877622429dffc24a3d9fdc2a957ffbedac))
11+
12+
13+
### Features
14+
15+
* **accordion & banner:** major accordion refactor and banner component for docs ([c5d4017](https://github.com/qwikifiers/qwik-ui/commit/c5d40172243ac9fa71917fea1f44c2dc96ccc340))
16+
* **headless/tabs:** add custom selected class ([0590bf4](https://github.com/qwikifiers/qwik-ui/commit/0590bf424b76f773be60f0e2ead52ea8861a96ca))
17+
18+
19+
520
## [0.1.9](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.8...headless-0.1.9) (2023-07-08)
621

722

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

0 commit comments

Comments
 (0)