Skip to content

Commit 05323c6

Browse files
author
@qwikifiers
committed
chore(headless): release version 0.1.13
1 parent e612507 commit 05323c6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/kit-headless/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## [0.1.13](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.12...headless-0.1.13) (2023-08-01)
6+
7+
8+
### Features
9+
10+
* **accordion:** dynamic tests, docs, refactor, accordion ready state :) ([b21617b](https://github.com/qwikifiers/qwik-ui/commit/b21617bac8aa3e2fb009126555461830125b7ba4))
11+
12+
13+
514
## [0.1.12](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.11...headless-0.1.12) (2023-07-28)
615

716

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

0 commit comments

Comments
 (0)