Skip to content

Commit

Permalink
chore: release packages [skip ci]
Browse files Browse the repository at this point in the history
 - @spark-ui/[email protected]
  • Loading branch information
spark-ui-bot committed Mar 13, 2024
1 parent 87c7085 commit b617780
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 12 additions & 0 deletions packages/components/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.5.0](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-03-13)

### Bug Fixes

- **combobox:** a11y ([6149b6b](https://github.com/adevinta/spark/commit/6149b6ba0a99fb3fbd189a9db175385e21b53adb))
- **combobox:** disclosure ([52eb035](https://github.com/adevinta/spark/commit/52eb035abd5880840a9f83467f655a07b3e97605))
- **combobox:** multiple selection logic ([8b8424b](https://github.com/adevinta/spark/commit/8b8424b77d227703aa61f95b2d66fdf1555946a3))

### Features

- **combobox:** add readOnly and disabled state ([203a26f](https://github.com/adevinta/spark/commit/203a26f385d8c5757e239802943ec09079e6ad64))

# [0.4.0](https://github.com/adevinta/spark/compare/@spark-ui/[email protected]...@spark-ui/[email protected]) (2024-03-12)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/components/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spark-ui/combobox",
"version": "0.4.0",
"version": "0.5.0",
"description": "An input that behaves similarly to a select, with the addition of a free text input to filter options.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit b617780

Please sign in to comment.