Skip to content

Commit d5de53c

Browse files
committed
chore(master): release 5.2.0-rc.0
1 parent 4f8dec4 commit d5de53c

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.1.1-rc.0"
2+
".": "5.2.0-rc.0"
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.2.0-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.1.1-rc.0...5.2.0-rc.0) (2025-01-27)
6+
7+
8+
### Features
9+
10+
* **sdf:** add basic support for sdf without a schema ([4f8dec4](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/4f8dec488a43e73dd6660c21f79aacecbba18d2b))
11+
12+
13+
### Bug Fixes
14+
15+
* **navigation:** fix navigation issues that appeared in recent commit ([e624325](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/e6243254163f829110bf2657a17cb96ac4fb502f))
16+
517
## [5.1.1-rc.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.1.0-rc.0...5.1.1-rc.0) (2025-01-25)
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.1.1-rc.0",
5+
"version": "5.2.0-rc.0",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)