Merge pull request 'chore(release): v0.3.0' (#12) from cuddle-please/release into main
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

Reviewed-on: #12
This commit is contained in:
Kasper Juul Hermansen 2024-07-05 23:10:26 +02:00
commit b3c1784cae
2 changed files with 6 additions and 1 deletions

View File

@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
## [0.3.0] - 2024-06-30
### Added
- add markdown editing mode
## [0.2.0] - 2024-05-25 ## [0.2.0] - 2024-05-25
### Added ### Added

View File

@ -26,4 +26,4 @@ hex = { version = "0.4.3" }
toml = { version = "0.8.14" } toml = { version = "0.8.14" }
[workspace.package] [workspace.package]
version = "0.2.0" version = "0.3.0"