Skip to content

Commit 3dfeb7c

Browse files
committed
chore(master): release 5.1.1
1 parent 9769c22 commit 3dfeb7c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.0"
2+
".": "5.1.1"
33
}

CHANGELOG.md

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

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

5+
## [5.1.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.1.0...5.1.1) (2025-01-20)
6+
7+
8+
### Bug Fixes
9+
10+
* fix sdf viewer from giving 404 error when submitting config ([9769c22](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/9769c224dd9f6a5ea3f71abe5cd7bfe46f6fff04))
11+
512
## [5.1.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/5.0.0...5.1.0) (2025-01-05)
613

714

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

0 commit comments

Comments
 (0)