chore(version): v0.1.0
This commit is contained in:
parent
20cadc8521
commit
f17fab7a04
6 changed files with 112 additions and 2 deletions
26
CHANGELOG.md
Normal file
26
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# Changelog
|
||||
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
|
||||
|
||||
- - -
|
||||
## v0.1.0 - 2024-12-30
|
||||
### Package updates
|
||||
- @mini-strap/core bumped to @mini-strap/core-v0.1.0
|
||||
- @mini-strap/components bumped to @mini-strap/components-v0.1.0
|
||||
- @mini-strap/website bumped to @mini-strap/website-v0.1.0
|
||||
### Global changes
|
||||
#### Bug Fixes
|
||||
- add dummy publish script for website - (20cadc8) - aleidk
|
||||
#### Build system
|
||||
- fix build setup - (8442bbb) - aleidk
|
||||
#### Features
|
||||
- **(core)** add styles for vanilla form elements - (e754e40) - aleidk
|
||||
- **(website)** add build script for frontend dependencies - (698294c) - aleidk
|
||||
#### Miscellaneous Chores
|
||||
- **(website)** add docosaurus as SSG - (85660ac) - Alexander Navarro
|
||||
- **(website)** migrate from docosaurus to zola SSG - (7e8dc4e) - aleidk
|
||||
- setup ci workflow - (c1c1cdb) - aleidk
|
||||
- allow merge commits - (e75f0bb) - aleidk
|
||||
|
||||
- - -
|
||||
|
||||
Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).
|
||||
Loading…
Add table
Add a link
Reference in a new issue