Skip to content

Commit 0841760

Browse files
committed
chore(master): release 5.6.0-dev.2
1 parent 22cc9aa commit 0841760

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "5.6.0-dev.1"
2+
".": "5.6.0-dev.2"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [5.6.0-dev.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.6.0-dev.1...5.6.0-dev.2) (2025-07-24)
6+
7+
8+
### Features
9+
10+
* improve event stream connection logging ([aa8235d](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/aa8235d090bcd448032d5ffbd3aa868a4d53c9c1))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* release 5.6.0-dev.2 ([22cc9aa](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/22cc9aa95c82d2fe66c4538b0198cc0b399caa17))
16+
517
## [5.6.0-dev.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.6.0-dev.0...5.6.0-dev.1) (2025-07-24)
618

719

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": "5.6.0-dev.1",
5+
"version": "5.6.0-dev.2",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)