bump: version 0.0.1 → 0.1.0

This commit is contained in:
Alexander Navarro 2024-03-13 09:59:58 -03:00
parent 59ceb8ec44
commit 54010c6a23
2 changed files with 21 additions and 1 deletions

20
CHANGELOG.md Normal file
View file

@ -0,0 +1,20 @@
## 0.1.0 (2024-03-13)
### Feat
- Apply some elevation to landing components
- Apply skeleton of new design to landing page
- **Components**: Add Button and BackgroudnImage
- **Layout**: add loading spinner component and to layout
- **Layout**: apply view transition to page navigation
- **components**: add carousel components
- **components**: Add lightgallery library
### Fix
- **woodpecker**: incorrect yaml syntax
### Refactor
- Remove BackgroundImageDiv component
- move submodule into this repo