Skip to content

Commit

Permalink
3.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
interim17 committed May 16, 2024
1 parent cf8123b commit 73d3678
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ 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.7.3](https://github.com/simularium/simularium-viewer/compare/v3.7.2...v3.7.3)

- Fix/no firstframetime [`#382`](https://github.com/simularium/simularium-viewer/pull/382)
- Feature/change to converted file [`#380`](https://github.com/simularium/simularium-viewer/pull/380)
- Revert "feat: Camera distance is now scaled to >= 90% of the screen real estate" [`903ec61`](https://github.com/simularium/simularium-viewer/commit/903ec61d10cd9735d45437dd848b7604ce4a0647)
- feat: Camera distance is now scaled to >= 90% of the screen real estate [`e342464`](https://github.com/simularium/simularium-viewer/commit/e3424646f512ed0b08d76b7bb38897664297b4e5)

#### [v3.7.2](https://github.com/simularium/simularium-viewer/compare/v3.7.1...v3.7.2)

> 8 May 2024
- don't give a parent a color of the children have different colors [`#379`](https://github.com/simularium/simularium-viewer/pull/379)
- Feature/turn controls back on [`#378`](https://github.com/simularium/simularium-viewer/pull/378)

Expand Down
4 changes: 2 additions & 2 deletions 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.7.2",
"version": "3.7.3",
"description": "An npm package to view simulations.",
"main": "es/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 73d3678

Please sign in to comment.