Skip to content

Commit baec486

Browse files
committed
3.10.1
1 parent 80d0546 commit baec486

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,19 @@ 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+
#### [v3.10.1](https://github.com/simularium/simularium-viewer/compare/v3.10.0...v3.10.1)
8+
9+
- clear available agents [`#500`](https://github.com/simularium/simularium-viewer/pull/500)
10+
- add export field to package.json [`#496`](https://github.com/simularium/simularium-viewer/pull/496)
11+
- Bump form-data from 4.0.1 to 4.0.4 [`#498`](https://github.com/simularium/simularium-viewer/pull/498)
12+
- Bump on-headers and compression in /examples [`#497`](https://github.com/simularium/simularium-viewer/pull/497)
13+
- Bump vite from 5.4.18 to 5.4.19 [`#495`](https://github.com/simularium/simularium-viewer/pull/495)
14+
- Bump webpack-dev-server from 5.1.0 to 5.2.1 in /examples [`#494`](https://github.com/simularium/simularium-viewer/pull/494)
15+
716
#### [v3.10.0](https://github.com/simularium/simularium-viewer/compare/v3.9.1...v3.10.0)
817

18+
> 9 June 2025
19+
920
- Bump vite from 6.2.5 to 6.3.4 in /examples [`#492`](https://github.com/simularium/simularium-viewer/pull/492)
1021
- Bump vite from 5.4.17 to 5.4.18 [`#491`](https://github.com/simularium/simularium-viewer/pull/491)
1122
- Bump http-proxy-middleware from 2.0.7 to 2.0.9 in /examples [`#490`](https://github.com/simularium/simularium-viewer/pull/490)

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": "@aics/simularium-viewer",
3-
"version": "3.10.0",
3+
"version": "3.10.1",
44
"description": "An npm package to view simulations.",
55
"main": "es/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)