Skip to content

Commit ba4cd72

Browse files
chore: release 6.1.0-dev.2 [skip ci]
# [6.1.0-dev.2](6.1.0-dev.1...6.1.0-dev.2) (2026-01-03) ### Bug Fixes * fix footer layout ([5c5492f](5c5492f)) ### Features * display unread event count in event stream toggle button ([7bc8c23](7bc8c23))
1 parent 7bc8c23 commit ba4cd72

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.1.0-dev.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/6.1.0-dev.1...6.1.0-dev.2) (2026-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* fix footer layout ([5c5492f](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/5c5492fd3316a1a7d170f48bf87f3109e9b5da3a))
7+
8+
9+
### Features
10+
11+
* display unread event count in event stream toggle button ([7bc8c23](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/7bc8c23bc5c6367540f71236d6bd0bb6bf0ac144))
12+
113
# [6.1.0-dev.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/6.0.0...6.1.0-dev.1) (2026-01-02)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@squonk/data-manager-ui",
33
"author": "Oliver Dudgeon",
44
"license": "Apache-2.0",
5-
"version": "6.1.0-dev.1",
5+
"version": "6.1.0-dev.2",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)