Bug Fixes
- Add semantic release to github actions
([`d7f0179`](https://github.com/Kitware/trame-vuetify/commit/d7f0179990168dafe7d51bafefa34455e32a86b9))
Signed-off-by: Patrick Avery <patrick.averykitware.com>
- Downgrade python semantic release for fix
([`823508e`](https://github.com/Kitware/trame-vuetify/commit/823508e1d13f542686d0fde6866e7784dcbafc39))
The newest version of semantic release has a bug that causes it to exit with errors. Downgrade to
the latest version without the bug.
Signed-off-by: Patrick Avery <patrick.averykitware.com>
- Use npm ci instead of npm install
([`4300a2d`](https://github.com/Kitware/trame-vuetify/commit/4300a2d4df15b025962c7e1380f52c2fd39693c9))
Signed-off-by: Patrick Avery <patrick.averykitware.com>
- **Template**: Expose under widgets.vuetify namespace
([`8b692b1`](https://github.com/Kitware/trame-vuetify/commit/8b692b1ed52a5003ab279ac429d0dc5596646f49))
Documentation
- **api**: Add missing information
([`bbbb2d1`](https://github.com/Kitware/trame-vuetify/commit/bbbb2d14507bc6d5d5a73fc8ec0511be35e19bc3))