como-web/CHANGELOG.md
cuddle-please 9e5263c516
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
chore(release): 0.1.0
2024-04-16 06:51:31 +00:00

994 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0] - 2024-04-16

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 rust crate serde_json to 1.0.116
  • (deps) update rust crate anyhow to 1.0.82
  • (deps) update all dependencies

Other

  • (deps) update rust crate chrono to 0.4.38
  • Merge pull request 'fix(deps): update all dependencies' (#3) from renovate/all into main

Reviewed-on: #3

  • Merge pull request 'Configure Renovate' (#1) from renovate/configure into main

Reviewed-on: #1

  • Add renovate.json