Skip to content

Commit e5a50fd

Browse files
committed
0.13.0
1 parent 41453aa commit e5a50fd

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v0.13.0](https://github.com/simularium/simularium-website/compare/v0.12.1...v0.13.0)
8+
9+
- Feature/information panel [`#532`](https://github.com/simularium/simularium-website/pull/532)
10+
- don't clear sim file when cancelling autoconversion [`#542`](https://github.com/simularium/simularium-website/pull/542)
11+
- remove title from embed view [`#540`](https://github.com/simularium/simularium-website/pull/540)
12+
- both sidebars get full height on embed [`#541`](https://github.com/simularium/simularium-website/pull/541)
13+
- Fix/small screen warning [`#539`](https://github.com/simularium/simularium-website/pull/539)
14+
- Fix/default octopus [`#530`](https://github.com/simularium/simularium-website/pull/530)
15+
- update viewer version to 3.8.1 [`#527`](https://github.com/simularium/simularium-website/pull/527)
16+
717
#### [v0.12.1](https://github.com/simularium/simularium-website/compare/v0.12.0...v0.12.1)
818

19+
> 28 May 2024
20+
921
- Bug Fix: Plots not showing up for example trajectories [`#524`](https://github.com/simularium/simularium-website/pull/524)
1022

1123
#### [v0.12.0](https://github.com/simularium/simularium-website/compare/v0.11.0...v0.12.0)

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "simularium-webapp",
3-
"version": "0.12.1",
3+
"version": "0.13.0",
44
"description": "",
55
"main": "src/index.tsx",
66
"repository": {

0 commit comments

Comments
 (0)