From 27b6a0578f6a0692a6e38f4e386ed51c968ad70b Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 27 Nov 2024 15:25:03 +0000 Subject: [PATCH] 0.1.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9a9671c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,45 @@ +# CHANGELOG + + + +## v0.1.0 (2024-11-27) + +### Chore + +* chore: init ([`97f9a9c`](https://github.com/Kitware/trame-gwc/commit/97f9a9cb17882dcaf71bb0349501cbd1878749c6)) + +### Ci + +* ci: configure inital CI and tests ([`54ef4e8`](https://github.com/Kitware/trame-gwc/commit/54ef4e8b393b53cd3d621c208043dca4128ed2d1)) + +### Feature + +* feat(vue-components): register GWC icons to Vuetify ([`7a9cc9d`](https://github.com/Kitware/trame-gwc/commit/7a9cc9df596f29de7c3c3b42f8a8396dcefae2bb)) + +* feat(trame-gwc): wrap Girder web component for trame ([`a2c3082`](https://github.com/Kitware/trame-gwc/commit/a2c3082b066b77c0be38658a0a31602c7dbae613)) + +### Fix + +* fix(vue-components): fix build and linter issues ([`63d54c6`](https://github.com/Kitware/trame-gwc/commit/63d54c6f5fcbf87ec42a31aa0fc93bcd57a17af9)) + +* fix(vue-components): support building with npm on Windows + +/dev/null does not exist on Windows/Powershell ([`524024d`](https://github.com/Kitware/trame-gwc/commit/524024d621846348865288b30132517d7345bcf2)) + +### Style + +* style: format python scripts ([`324324a`](https://github.com/Kitware/trame-gwc/commit/324324a8a8f816c1bfac246888020891e2351f2c)) + +### Unknown + +* Merge pull request #6 from Kitware/configure-ci + +Configure ci and tests and fix formats ([`f3f2ee7`](https://github.com/Kitware/trame-gwc/commit/f3f2ee7ecfbc8e072862f2d246f59e52a4cc1c39)) + +* Merge pull request #3 from Kitware/fix-icons + +Fix icons ([`8e36edc`](https://github.com/Kitware/trame-gwc/commit/8e36edcc62bb362bd366f9a2543eef2f78777e8f)) + +* Merge pull request #2 from Kitware/wrap_girder_web_components + +Wrap Girder web component for trame ([`82975db`](https://github.com/Kitware/trame-gwc/commit/82975dbbab81b6cd43bbae25d76ae50624d94c9f))