We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 924d1f5 commit f1fb101Copy full SHA for f1fb101
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 3.2.0
4
+
5
+### Fixed
6
7
+ - Receive groupLabel from backend and add to results
8
+ - Fix collaborator dropout handling
9
10
## 3.1.2
11
12
### Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "magpie-base",
- "version": "3.1.2",
+ "version": "3.2.0",
"description": "Provides base components for magpie frontend projects",
"author": "magpie project",
"scripts": {
0 commit comments