Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
github-actions committed Nov 27, 2024
1 parent f3f2ee7 commit 27b6a05
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit 27b6a05

Please sign in to comment.