Skip to content

Commit

Permalink
chore(main): release dashboard-components 0.13.7 (#705)
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 31, 2025
1 parent 686d9d3 commit 574e702
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.13.6"
"components": "0.13.7"
}
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.13.7](https://github.com/GenSpectrum/dashboard-components/compare/dashboard-components-v0.13.6...dashboard-components-v0.13.7) (2025-01-31)


### Features

* **components:** gs-mutations-over-time: add x-axis tick labels to grid ([#708](https://github.com/GenSpectrum/dashboard-components/issues/708)) ([686d9d3](https://github.com/GenSpectrum/dashboard-components/commit/686d9d3970fa962f14485b8d6fe16a33ee5d35c2)), closes [#681](https://github.com/GenSpectrum/dashboard-components/issues/681)
* **components:** make component tabs layout better suited for multiline layout ([#706](https://github.com/GenSpectrum/dashboard-components/issues/706)) ([0a22115](https://github.com/GenSpectrum/dashboard-components/commit/0a22115b963b90f9d3dec6348df4b4b78d77ab57)), closes [#675](https://github.com/GenSpectrum/dashboard-components/issues/675)


### Bug Fixes

* **components:** gs-mutation-filter: allow for reference genome with no genes ([af26d8b](https://github.com/GenSpectrum/dashboard-components/commit/af26d8b70d16f55aa286a750d5df99ff1aff3ea4))

## [0.13.6](https://github.com/GenSpectrum/dashboard-components/compare/dashboard-components-v0.13.5...dashboard-components-v0.13.6) (2025-01-27)


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

0 comments on commit 574e702

Please sign in to comment.