Skip to content

Commit 97e0e1c

Browse files
committed
v3.5.0
1 parent 8995a61 commit 97e0e1c

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

3+
## 3.5.0
4+
5+
### New
6+
7+
- Templates: Setup templates to allow for multi-experiment repos
8+
39
## 3.4.0
410

511
### New

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4.0",
3+
"version": "3.5.0",
44
"description": "Provides base components for magpie frontend projects",
55
"author": "magpie project",
66
"scripts": {

0 commit comments

Comments
 (0)