Skip to content

Commit b6f0d7c

Browse files
chore(main): release dashboard-components 1.4.0 (#968)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 76beae7 commit b6f0d7c

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"components": "1.3.1"
2+
"components": "1.4.0"
33
}

components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.4.0](https://github.com/GenSpectrum/dashboard-components/compare/dashboard-components-v1.3.1...dashboard-components-v1.4.0) (2025-09-02)
4+
5+
6+
### Features
7+
8+
* **components:** allow setting displayMutations to empty ([#967](https://github.com/GenSpectrum/dashboard-components/issues/967)) ([76beae7](https://github.com/GenSpectrum/dashboard-components/commit/76beae7b462ea5ff20bdb8958834dadc97549449))
9+
310
## [1.3.1](https://github.com/GenSpectrum/dashboard-components/compare/dashboard-components-v1.3.0...dashboard-components-v1.3.1) (2025-08-28)
411

512

components/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@genspectrum/dashboard-components",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "GenSpectrum web components for building dashboards",
55
"type": "module",
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)