chore(release): 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
cuddle-please 2024-04-08 20:05:57 +00:00
parent 934fd83287
commit 4533a5708a

35
CHANGELOG.md Normal file
View File

@ -0,0 +1,35 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.1.0] - 2024-04-08
### Added
- add please
- add drone
- fix deps
- update to newest leptos
- with updated things
- add feature slicing
- add base app
- with dev environment
- initial template
### Fixed
- *(deps)* update all dependencies
### Other
- Merge pull request 'fix(deps): update all dependencies' (#3) from renovate/all into main
Reviewed-on: https://git.front.kjuulh.io/kjuulh/como-web/pulls/3
- Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
Reviewed-on: https://git.front.kjuulh.io/kjuulh/como-web/pulls/1
- Add renovate.json