Skip to content

Commit dd59338

Browse files
author
Blair Lyons
committed
0.9.0
1 parent d9167ff commit dd59338

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,18 @@ 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.9.0](https://github.com/simularium/simularium-website/compare/v0.8.2...v0.9.0)
8+
9+
- add a default collapsed [`#397`](https://github.com/simularium/simularium-website/pull/397)
10+
- Url Upload Auto Focus [`#373`](https://github.com/simularium/simularium-website/pull/373)
11+
- Clean up [`3c66ae3`](https://github.com/simularium/simularium-website/commit/3c66ae3aade3a50abba7a524b24978e6154bf268)
12+
- Actually fixed the issue [`f795b9a`](https://github.com/simularium/simularium-website/commit/f795b9aa7b8dab3133aa9594b8d8d5577e4ad563)
13+
- Restored tabbing targeting to the close button and submit button [`639c76f`](https://github.com/simularium/simularium-website/commit/639c76f2fb67d2665cfa04566c748a89ff1624ff)
14+
715
#### [v0.8.2](https://github.com/simularium/simularium-website/compare/v0.8.0...v0.8.2)
816

17+
> 13 January 2023
18+
919
- Make staging and prod configs more similar [`#383`](https://github.com/simularium/simularium-website/pull/383)
1020
- remove hashedmoduleidsplugin, and console.log out some version info, and don't show devserver overlay for warnings only [`0adfc14`](https://github.com/simularium/simularium-website/commit/0adfc141335f3cadd64427b3b8b298ac226ef79d)
1121
- update viewer to 3.5.1 [`1222953`](https://github.com/simularium/simularium-website/commit/12229536e06d57272a31d72baaa51562b56fdc87)

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

0 commit comments

Comments
 (0)