Skip to content

Commit 7cb9125

Browse files
author
@qwikifiers
committed
chore(headless): release version 0.1.12
1 parent 21a6eed commit 7cb9125

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/kit-headless/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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.12](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.11...headless-0.1.12) (2023-07-28)
6+
7+
8+
### Bug Fixes
9+
10+
* **accordion:** proper generic type annotation ([598a22c](https://github.com/qwikifiers/qwik-ui/commit/598a22c0d5cf78cf455e8a4de531cd447519f7b1))
11+
12+
13+
514
## [0.1.11](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.10...headless-0.1.11) (2023-07-28)
615

716

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

0 commit comments

Comments
 (0)