Skip to content

Commit b648739

Browse files
committed
v3.1.2
1 parent f8e0f31 commit b648739

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 3.1.2
4+
5+
### Fixed
6+
7+
- Handle dropouts in interactive experiments
8+
- Fix github pages builds in project templates
9+
310
## 3.1.1
411

512
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "magpie-base",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "Provides base components for magpie frontend projects",
55
"author": "magpie project",
66
"scripts": {

0 commit comments

Comments
 (0)