Skip to content

Commit

Permalink
3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schoinh committed Nov 8, 2021
1 parent 1e77794 commit bb1e0c7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v3.2.1](https://github.com/allen-cell-animated/simularium-viewer/compare/v3.2.0...v3.2.1)

- Fix/export FrontEndError [`#225`](https://github.com/allen-cell-animated/simularium-viewer/pull/225)

#### [v3.2.0](https://github.com/allen-cell-animated/simularium-viewer/compare/v3.1.0...v3.2.0)

> 5 November 2021
- Feature/error levels [`#223`](https://github.com/allen-cell-animated/simularium-viewer/pull/223)
- add a nightly build script [`#221`](https://github.com/allen-cell-animated/simularium-viewer/pull/221)
- fix issue with color varying across same agent [`#222`](https://github.com/allen-cell-animated/simularium-viewer/pull/222)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aics/simularium-viewer",
"version": "3.2.0",
"version": "3.2.1",
"description": "An npm package to view simulations.",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit bb1e0c7

Please sign in to comment.