We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e0f31 commit b648739Copy full SHA for b648739
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 3.1.2
4
+
5
+### Fixed
6
7
+ - Handle dropouts in interactive experiments
8
+ - Fix github pages builds in project templates
9
10
## 3.1.1
11
12
### Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "magpie-base",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "Provides base components for magpie frontend projects",
"author": "magpie project",
"scripts": {
0 commit comments