File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33[ Semantic Versioning] ( https://semver.org/ )
44
5+ ## [ 2.12.0] - 2025-05-20
6+ ### Improvements
7+ - IHM adjustments
8+
59## [ 2.11.3] - 2025-04-04
610### General
711- Better handling for motifs in assembly-less entries (RO-4624)
Original file line number Diff line number Diff line change 11{
22 "name" : " @rcsb/rcsb-molstar" ,
3- "version" : " 2.11.5-dev-js-ihm.1 " ,
3+ "version" : " 2.12.0 " ,
44 "description" : " RCSB PDB apps and props based on Mol*." ,
55 "homepage" : " https://github.com/molstar/rcsb-molstar#readme" ,
66 "repository" : {
2525 "preversion" : " npm run test" ,
2626 "version" : " npm run build" ,
2727 "postversion" : " git push && git push --tags" ,
28- "publish-app" : " npm publish --tag dev-js-ihm "
28+ "publish-app" : " npm publish"
2929 },
3030 "publishConfig" : {
3131 "registry" : " https://registry.npmjs.org/"
You can’t perform that action at this time.
0 commit comments