Skip to content

Commit

Permalink
chore(main): release dashboard-components 0.13.2 (#680)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 22, 2025
1 parent b8fb7a3 commit ef9be92
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
2 changes: 1 addition & 1 deletion components/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"components": "0.13.1"
"components": "0.13.2"
}
12 changes: 12 additions & 0 deletions components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.13.2](https://github.com/GenSpectrum/dashboard-components/compare/dashboard-components-v0.13.1...dashboard-components-v0.13.2) (2025-01-21)


### Features

* **components:** gs-text-input: show count on autocomplete options ([b14cb8c](https://github.com/GenSpectrum/dashboard-components/commit/b14cb8c43212e5d97ba4684787638375b93ed0c0)), closes [#664](https://github.com/GenSpectrum/dashboard-components/issues/664)


### Bug Fixes

* **components:** remove console error from downshift: getMenuProps not called ([b8fb7a3](https://github.com/GenSpectrum/dashboard-components/commit/b8fb7a3e82c9448e19a965128505b31f9ce41134))

## [0.13.1](https://github.com/GenSpectrum/dashboard-components/compare/dashboard-components-v0.13.0...dashboard-components-v0.13.1) (2025-01-21)


Expand Down
4 changes: 2 additions & 2 deletions components/package-lock.json

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

2 changes: 1 addition & 1 deletion components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@genspectrum/dashboard-components",
"version": "0.13.1",
"version": "0.13.2",
"description": "GenSpectrum web components for building dashboards",
"type": "module",
"license": "AGPL-3.0-only",
Expand Down

0 comments on commit ef9be92

Please sign in to comment.