Skip to content

Commit f3abd1a

Browse files
committed
3.10.5
1 parent 8de2c3e commit f3abd1a

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ 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.5](https://github.com/simularium/simularium-viewer/compare/v3.10.4...v3.10.5)
8+
9+
- update ci to use OIDC and trusted publishing instead of NPM tokens [`#513`](https://github.com/simularium/simularium-viewer/pull/513)
10+
711
#### [v3.10.4](https://github.com/simularium/simularium-viewer/compare/v3.10.3...v3.10.4)
812

13+
> 10 December 2025
14+
915
- Bump node-forge from 1.3.1 to 1.3.2 in /examples [`#508`](https://github.com/simularium/simularium-viewer/pull/508)
1016
- remove lines from agentPathGroup when removing paths [`#509`](https://github.com/simularium/simularium-viewer/pull/509)
1117
- Bump vite from 5.4.19 to 5.4.21 [`#506`](https://github.com/simularium/simularium-viewer/pull/506)

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

0 commit comments

Comments
 (0)