Skip to content

Commit 3739b15

Browse files
chore(master): release 3.1.0-rc.3 (#1315)
1 parent eff4b97 commit 3739b15

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-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.2"
2+
".": "3.1.0-rc.3"
33
}

CHANGELOG.md

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

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

5+
## [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)
6+
7+
8+
### Features
9+
10+
* **unit-user-usage:** add activity totals to table ([acdfbe7](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/acdfbe73841dea4ef7c85b7bbe1dc7cbf7801bc8))
11+
12+
13+
### Bug Fixes
14+
15+
* **unit-user-usage:** disable autofocus on project form on this page only ([196f1c6](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/196f1c6e4b4ae369e203a8d57d323795369da1b6))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* release 3.1.0-rc.3 ([eff4b97](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/eff4b97f47f3fe666c80b57c74f67bd57952a55b))
21+
522
## [3.1.0-rc.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.1.0-rc.1...3.1.0-rc.2) (2024-04-08)
623

724

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

0 commit comments

Comments
 (0)