Skip to content

Commit eed0bac

Browse files
chore(master): release 3.2.0-rc.2 (#1349)
1 parent 28289cb commit eed0bac

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.2.0-rc.1"
2+
".": "3.2.0-rc.2"
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.2.0-rc.2](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.2.0-rc.1...3.2.0-rc.2) (2024-05-09)
6+
7+
8+
### Bug Fixes
9+
10+
* **edit-unit:** fix permissions of editing unit members, names and default privacy ([28289cb](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/28289cb949a3841416206374e7f252e2286bf63c))
11+
12+
13+
### Miscellaneous Chores
14+
15+
* release 3.2.0-rc.2 ([f401dbc](https://github.com/InformaticsMatters/squonk2-data-manager-ui/commit/f401dbc028a4695ecd3b95cdf66a9422aff09ce1))
16+
517
## [3.2.0-rc.1](https://github.com/InformaticsMatters/squonk2-data-manager-ui/compare/3.2.0-rc.0...3.2.0-rc.1) (2024-05-01)
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.2.0-rc.1",
5+
"version": "3.2.0-rc.2",
66
"private": true,
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)