Skip to content

Commit a9e0c66

Browse files
authored
Update CHANGELOG.md
1 parent 4459984 commit a9e0c66

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/kit-headless/CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88

99
### Patch Changes
1010

11-
- FEAT(headless): Add data-state selected to Tab component (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
11+
- Add data-state selected to Tab component (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
1212

13-
- Added a new contributing guide in the docs! /docs/headless/contributing (by [@thejackshelton](https://github.com/thejackshelton) in [#618](https://github.com/qwikifiers/qwik-ui/pull/618))
13+
- 📃 Added a new contributing guide in the docs! /docs/headless/contributing (by [@thejackshelton](https://github.com/thejackshelton) in [#618](https://github.com/qwikifiers/qwik-ui/pull/618))
1414

15-
- fix(headless modal): simplify supportClosingAnimation if/else chain -> fixes some concurrency issues (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
15+
- 🐞🩹 modal: simplify supportClosingAnimation if/else chain -> fixes some concurrency issues (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
1616

1717
- ✨ added shorthand syntax for Accordion (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
1818

@@ -40,7 +40,7 @@
4040
</AccordionRoot>
4141
```
4242

43-
- feat(headless modal): add data-state (by [@shairez](https://github.com/shairez) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
43+
- feat(headless modal): add data-state (by [@maiieul](https://github.com/maiieul) in [#604](https://github.com/qwikifiers/qwik-ui/pull/604))
4444

4545
## 0.2.2
4646

0 commit comments

Comments
 (0)