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 e416a55 commit 82688daCopy full SHA for 82688da
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.9](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.8...headless-0.1.9) (2023-07-08)
6
+
7
8
+### Bug Fixes
9
10
+* types path in all packages ([d1baf5e](https://github.com/qwikifiers/qwik-ui/commit/d1baf5ea69a23d5f8f9700c0e6d5bb006c642cf9))
11
12
13
14
## [0.1.8](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.7...headless-0.1.8) (2023-07-04)
15
16
packages/kit-headless/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@qwik-ui/headless",
- "version": "0.1.8",
+ "version": "0.1.9",
"description": "Qwik UI headless components library",
"publishConfig": {
"access": "public"
0 commit comments