-
Notifications
You must be signed in to change notification settings - Fork 145
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(headless): release version 0.1.1
- Loading branch information
@qwikifiers
committed
Feb 9, 2023
1 parent
f6ee520
commit 707a704
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Changelog | ||
|
||
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). | ||
|
||
## [0.1.1](https://github.com/qwikifiers/qwik-ui/compare/headless-0.1.0...headless-0.1.1) (2023-02-09) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* actions/test ([#107](https://github.com/qwikifiers/qwik-ui/issues/107)) ([816fa37](https://github.com/qwikifiers/qwik-ui/commit/816fa377cc7996ffb0cf5985068a205d7df9d197)) | ||
* **component:** add TS support for HTMLButton properties ([b3fca21](https://github.com/qwikifiers/qwik-ui/commit/b3fca210dbe026c653e0f4a7518ed7621bd1aeda)) | ||
|
||
|
||
* add select implementation (#88) ([ba67163](https://github.com/qwikifiers/qwik-ui/commit/ba671637546cd2211960f05fb3187fd173517958)), closes [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#76](https://github.com/qwikifiers/qwik-ui/issues/76) [#76](https://github.com/qwikifiers/qwik-ui/issues/76) [#76](https://github.com/qwikifiers/qwik-ui/issues/76) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#97](https://github.com/qwikifiers/qwik-ui/issues/97) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) [#88](https://github.com/qwikifiers/qwik-ui/issues/88) | ||
|
||
|
||
### Features | ||
|
||
* add Button component ([#98](https://github.com/qwikifiers/qwik-ui/issues/98)) ([58f1ff1](https://github.com/qwikifiers/qwik-ui/commit/58f1ff1fcabbe9f0cfb66203000e84d76096d5b4)) | ||
* **component:** add ButtonGroup component ([#103](https://github.com/qwikifiers/qwik-ui/issues/103)) ([30d9f69](https://github.com/qwikifiers/qwik-ui/commit/30d9f697e9cda54d9aa7ee452fe870d555ad0ce5)) | ||
|
||
|
||
### BREAKING CHANGES | ||
|
||
* Value on option elements are set to 0 despite value prop being successfully passed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters