Skip to content

Commit d24d832

Browse files
committed
Version 3.3.1
1 parent 5599132 commit d24d832

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ All notable changes to this project will be documented in this file, following t
33

44
## [Unreleased]
55

6-
- Mol* core dependency updated to 4.8.0 (fixed iOS volume rendering bug)
6+
## [v3.3.1] - 2024-11-13
7+
8+
- Mol* core dependency updated to 4.8.0
9+
- Fixes iOS volume rendering bug
710

811
## [v3.3.0] - 2024-08-22
912
- Mol* core dependency updated to 4.5.0

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": "pdbe-molstar",
3-
"version": "3.3.0",
3+
"version": "3.3.1",
44
"description": "Molstar implementation for PDBe",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)