Skip to content

Commit deb3608

Browse files
chore(master): release 3.3.0-rc.3 (#1391)
1 parent a0b428b commit deb3608

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.3.0-rc.2"
2+
".": "3.3.0-rc.3"
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.3.0-rc.3](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.3.0-rc.2...3.3.0-rc.3) (2024-08-02)
6+
7+
8+
### Bug Fixes
9+
10+
* hide units for which a user is only a project observer ([b3e8c6f](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/b3e8c6f4f6a2f74a97ccc1de4f37af1bbc1bee58))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* release 3.3.0-rc.3 ([a0b428b](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/a0b428bc17a376cac5ea012c48e81f04b1ddacae))
16+
517
## [3.3.0-rc.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.3.0-rc.1...3.3.0-rc.2) (2024-08-02)
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.3.0-rc.2",
5+
"version": "3.3.0-rc.3",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)