Skip to content

Commit 8b34c47

Browse files
committed
chore(master): release 6.0.0-dev.1
1 parent 8f35693 commit 8b34c47

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.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.3"
2+
".": "6.0.0-dev.1"
33
}

CHANGELOG.md

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

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

5+
## [6.0.0-dev.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.6.0-dev.3...6.0.0-dev.1) (2025-12-09)
6+
7+
### ⚠ BREAKING CHANGES
8+
9+
* Now requires DM v5.0 and AS v4.4
10+
11+
### Bug Fixes
12+
13+
* remove redundent fallback value ([db5ea3d](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/db5ea3d569c9a0c6aa587db9f87e93adf453a7c0))
14+
515
## [5.6.0-dev.3](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.6.0-dev.2...5.6.0-dev.3) (2025-07-29)
616

717

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

0 commit comments

Comments
 (0)