Skip to content
Snippets Groups Projects
Unverified Commit d54e7cbe authored by Xiao Gui's avatar Xiao Gui
Browse files

fix: versioning

parent 52b1d1e3
No related branches found
No related tags found
No related merge requests found
......@@ -6,11 +6,13 @@
## Bugfixes
- Fixed point assignment for maps that do not have statistical maps. Also fixed error messages.
- Fixed neuron display
- Fixed typos in plugin API messages
## Behind the scenes
- Using hashed region name to encode selected region, rather than the archaic ngId & label index
- Pass messages to plugin API when not handled
- Fix lint
- Update CI
\ No newline at end of file
- Update CI
# v2.11.3
## Bugfixes
- Fixed point assignment for maps that do not have statistical maps. Also fixed error messages.
## Behind the scenes
- Using hashed region name to encode selected region, rather than the archaic ngId & label index
......@@ -33,7 +33,6 @@ nav:
- Fetching datasets: 'advanced/datasets.md'
- Display non-atlas volumes: 'advanced/otherVolumes.md'
- Release notes:
- v2.11.3: 'releases/v2.11.3.md'
- v2.11.2: 'releases/v2.11.2.md'
- v2.11.1: 'releases/v2.11.1.md'
- v2.11.0: 'releases/v2.11.0.md'
......
{
"name": "siibra-explorer",
"version": "2.11.3",
"version": "2.11.2",
"description": "siibra-explorer - explore brain atlases. Based on humanbrainproject/nehuba & google/neuroglancer. Built with angular",
"scripts": {
"lint": "eslint src --ext .ts",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment