Quellcode durchsuchen

version bump && build

bioinsilico vor 3 Jahren
Ursprung
Commit
f800a1bcdb
2 geänderte Dateien mit 9 neuen und 1 gelöschten Zeilen
  1. 8 0
      CHANGELOG.md
  2. 1 1
      package.json

+ 8 - 0
CHANGELOG.md

@@ -2,6 +2,14 @@
 
 [Semantic Versioning](https://semver.org/)
 
+## [1.3.4] - 2022-03-07
+### Bug fixes
+- NMR model change bug fix. New strategy to find the right `modeId` filtering the `assemblyModelSate`
+
+## [1.3.3] - 2022-03-07
+### Error publishing
+- No changes, only examples were build
+
 ## [1.3.2] - 2022-03-04
 ### Configuration improvement
 - `RcsbFv3DAssemblyInterface` configuration exposes a new optional parameter`assemblyId` to select the assembly that is being displayed

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "@rcsb/rcsb-saguaro-3d",
-  "version": "1.3.3",
+  "version": "1.3.4",
   "description": "RCSB Molstar/Saguaro Web App",
   "main": "build/dist/app.js",
   "files": [