Skip to content

Commit

Permalink
saguaro update
Browse files Browse the repository at this point in the history
  • Loading branch information
bioinsilico committed Dec 8, 2023
1 parent 6f6ba2e commit cf56d15
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 22 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,19 @@

[Semantic Versioning](https://semver.org/)

## [4.0.6] - 2023-11-30
### Dependency update
- rcsb-saguaro v3.0.6
- rcsb-saguaro-app v6.0.7

## [4.0.5] - 2023-12-04
### Improvement
- `FocusResidueColorTheme` used in assembly view

## [4.0.4] - 2023-11-30
### Dependency update
- rcsb-saguaro v3.0.4
- rcsb-saguaro-app v6.0.4
- rcsb-saguaro v3.0.5
- rcsb-saguaro-app v6.0.5

## [4.0.3] - 2023-11-27
### Dependency update
Expand Down
35 changes: 18 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rcsb/rcsb-saguaro-3d",
"version": "4.0.5",
"version": "4.0.6",
"description": "RCSB Molstar/Saguaro Web App",
"main": "build/dist/app.js",
"files": [
Expand Down Expand Up @@ -89,8 +89,8 @@
"peerDependencies": {
"@rcsb/rcsb-api-tools": "^4.1.13",
"@rcsb/rcsb-molstar": "^2.8.0",
"@rcsb/rcsb-saguaro": "^3.0.5",
"@rcsb/rcsb-saguaro-app": "^6.0.5",
"@rcsb/rcsb-saguaro": "^3.0.6",
"@rcsb/rcsb-saguaro-app": "^6.0.7",
"molstar": "^3.40.1",
"react": "^18.1.0",
"react-dom": "^18.1.0"
Expand Down

0 comments on commit cf56d15

Please sign in to comment.