Skip to content

Commit 572cd05

Browse files
chore(master): release 3.1.0 (#1319)
1 parent 6c46948 commit 572cd05

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-
".": "3.1.0-rc.3"
2+
".": "3.1.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+
## [3.1.0](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.1.0-rc.3...3.1.0) (2024-04-11)
6+
7+
8+
### Bug Fixes
9+
10+
* **unit-user-usage:** remove percentage, fix spacing and disable column filtering for project columns ([4dca281](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/4dca2818e91bcf9894ca66a5f2a5eb239ff89518))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* release 3.1.0 ([de25b9b](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/de25b9b6ea29372d2337b2275a969fb4663cb8c4))
16+
517
## [3.1.0-rc.3](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.1.0-rc.2...3.1.0-rc.3) (2024-04-09)
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": "3.1.0-rc.3",
5+
"version": "3.1.0",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)