Skip to content

Commit 23a1c85

Browse files
committed
0.12.1
1 parent dddcc6e commit 23a1c85

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.12.1](https://github.com/simularium/simularium-website/compare/v0.12.0...v0.12.1)
8+
9+
- Bug Fix: Plots not showing up for example trajectories [`#524`](https://github.com/simularium/simularium-website/pull/524)
10+
711
#### [v0.12.0](https://github.com/simularium/simularium-website/compare/v0.11.0...v0.12.0)
812

13+
> 28 May 2024
14+
915
- Fix/send cancel autoconversion msg [`#520`](https://github.com/simularium/simularium-website/pull/520)
1016
- autoconversion: Fix/conversion filename bug [`#486`](https://github.com/simularium/simularium-website/pull/486)
1117
- Feature/state enums [`#521`](https://github.com/simularium/simularium-website/pull/521)

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.0",
3+
"version": "0.12.1",
44
"description": "",
55
"main": "src/index.tsx",
66
"repository": {

0 commit comments

Comments
 (0)