We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31230d commit 2d80805Copy full SHA for 2d80805
packages/kit-headless/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.1.7](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.6...headless-0.1.7) (2023-04-29)
6
+
7
8
+### Bug Fixes
9
10
+* types on published kits ([a05f758](https://github.com/qwikifiers/qwik-ui/commit/a05f7586fa04abc676d145f48c38950327022468))
11
12
13
14
## [0.1.6](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.5...headless-0.1.6) (2023-04-29)
15
16
packages/kit-headless/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@qwik-ui/headless",
- "version": "0.1.6",
+ "version": "0.1.7",
"description": "Qwik UI headless components library",
"publishConfig": {
"access": "public"
0 commit comments