What's Changed
* Add `visibility` flag to manifest by DragaDoncila in https://github.com/napari-threedee/napari-threedee/pull/144
* import from qtpy not PyQt5 by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/147
* [Maint] Fix the error in CI relating to docs building. by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/149
* [Bugfix] Use SplineSampler instead of PathAnnotator for `set_view_button` of spline_camera by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/148
* [docs, bugfix] Fix developers getting started broken links by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/157
* [Maint] update CI workflow to not fail-fast, use concurrency, and update actions by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/159
* Fix path annotator color behavior and mkdocs build by kevinyamauchi in https://github.com/napari-threedee/napari-threedee/pull/160
* [bugfix] change layer.interactive to layer.mouse_pan by psobolewskiPhD in https://github.com/napari-threedee/napari-threedee/pull/155
New Contributors
* DragaDoncila made their first contribution in https://github.com/napari-threedee/napari-threedee/pull/144
* psobolewskiPhD made their first contribution in https://github.com/napari-threedee/napari-threedee/pull/147
**Full Changelog**: https://github.com/napari-threedee/napari-threedee/compare/v0.0.12...v0.0.13