Skip to content

Commit bd30fa3

Browse files
Version Packages (#1166)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b6b5b28 commit bd30fa3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-games-do.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/kit-headless/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.7.5
4+
5+
### Patch Changes
6+
7+
- 🐞🩹 the qwik-ui @layer no longer overrides borders (by [@maiieul](https://github.com/maiieul) in [#1165](https://github.com/qwikifiers/qwik-ui/pull/1165))
8+
39
## 0.7.4
410

511
### Patch Changes

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

0 commit comments

Comments
 (0)