Skip to content

Commit

Permalink
chore(master): release 3.1.0-rc.3 (#1315)
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverDudgeon authored Apr 10, 2024
1 parent eff4b97 commit 3739b15
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.1.0-rc.2"
".": "3.1.0-rc.3"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

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

## [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)


### Features

* **unit-user-usage:** add activity totals to table ([acdfbe7](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/acdfbe73841dea4ef7c85b7bbe1dc7cbf7801bc8))


### Bug Fixes

* **unit-user-usage:** disable autofocus on project form on this page only ([196f1c6](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/196f1c6e4b4ae369e203a8d57d323795369da1b6))


### Miscellaneous Chores

* release 3.1.0-rc.3 ([eff4b97](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/eff4b97f47f3fe666c80b57c74f67bd57952a55b))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@squonk/data-manager-ui",
"author": "Oliver Dudgeon",
"license": "Apache-2.0",
"version": "3.1.0-rc.2",
"version": "3.1.0-rc.3",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 3739b15

Please sign in to comment.