Skip to content

Commit

Permalink
chore(main): release dashboard-components 0.11.4 (#630)
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 7, 2025
1 parent 865f0a2 commit 64d8ef7
Show file tree
Hide file tree
Showing 4 changed files with 17 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.11.3"
"components": "0.11.4"
}
13 changes: 13 additions & 0 deletions components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.11.4](https://github.com/GenSpectrum/dashboard-components/compare/dashboard-components-v0.11.3...dashboard-components-v0.11.4) (2025-01-07)


### Features

* **components:** gs-sequences-by-location table view: say whether a location is shown on the map ([#623](https://github.com/GenSpectrum/dashboard-components/issues/623)) ([0cdde85](https://github.com/GenSpectrum/dashboard-components/commit/0cdde8580e64340b63ab10117ef9758111b87c41)), closes [#617](https://github.com/GenSpectrum/dashboard-components/issues/617)
* **components:** gs-sequences-by-location: add button to download the data ([#625](https://github.com/GenSpectrum/dashboard-components/issues/625)) ([865f0a2](https://github.com/GenSpectrum/dashboard-components/commit/865f0a2096370dbc0ffd748b5e300b773451db67)), closes [#624](https://github.com/GenSpectrum/dashboard-components/issues/624)


### Bug Fixes

* **components:** gs-aggregate: rerender when `initialSortField` or `initialSortDirection` changes ([60d578f](https://github.com/GenSpectrum/dashboard-components/commit/60d578fe903091ad674aad4126bc1ea839543bf8))

## [0.11.3](https://github.com/GenSpectrum/dashboard-components/compare/dashboard-components-v0.11.2...dashboard-components-v0.11.3) (2024-12-19)


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.11.3",
"version": "0.11.4",
"description": "GenSpectrum web components for building dashboards",
"type": "module",
"license": "AGPL-3.0-only",
Expand Down

0 comments on commit 64d8ef7

Please sign in to comment.