Skip to content

Commit fcd88a5

Browse files
committed
3.10.4
1 parent 7d14127 commit fcd88a5

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ 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.4](https://github.com/simularium/simularium-viewer/compare/v3.10.3...v3.10.4)
8+
9+
- Bump node-forge from 1.3.1 to 1.3.2 in /examples [`#508`](https://github.com/simularium/simularium-viewer/pull/508)
10+
- remove lines from agentPathGroup when removing paths [`#509`](https://github.com/simularium/simularium-viewer/pull/509)
11+
- Bump vite from 5.4.19 to 5.4.21 [`#506`](https://github.com/simularium/simularium-viewer/pull/506)
12+
- Bump vite from 6.3.4 to 6.4.1 in /examples [`#505`](https://github.com/simularium/simularium-viewer/pull/505)
13+
714
#### [v3.10.3](https://github.com/simularium/simularium-viewer/compare/v3.10.2...v3.10.3)
815

16+
> 15 August 2025
17+
918
- read frameNumber from intView when parsing binary frame [`#502`](https://github.com/simularium/simularium-viewer/pull/502)
1019

1120
#### [v3.10.2](https://github.com/simularium/simularium-viewer/compare/v3.10.1...v3.10.2)

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

0 commit comments

Comments
 (0)