Skip to content

Commit 6eebf85

Browse files
committed
chore(release): 2.12.0
1 parent a13fca3 commit 6eebf85

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.12.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.12.0-rc.5...2.12.0) (2024-03-01)
6+
7+
8+
### Bug Fixes
9+
10+
* **results-page:** hotfix result page causing an error when no project selected ([a13fca3](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/a13fca309335861f760402b9b7aea570f88d6afb))
11+
512
## [2.11.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.11.0-rc.0...2.11.0) (2024-02-12)
613

714
## [2.10.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/2.10.0-rc.0...2.10.0) (2024-02-06)

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

0 commit comments

Comments
 (0)