Skip to content

Commit

Permalink
Merge pull request #90 from amirography/release-plz/2023-06-19T15-03-49Z
Browse files Browse the repository at this point in the history
  • Loading branch information
prmadev authored Jun 19, 2023
2 parents 780e9de + f8b982e commit 8bd22f5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions crates/kyushu/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.9.0](https://github.com/amirography/soapberry/compare/kyushu-v0.8.1...kyushu-v0.9.0) - 2023-06-19

### Fixed
- fixed a few clippy errors

### Other
- Merge branch 'main' of https://github.com/amirography/soapberry
- add some documentation, linting rules and ...

## [0.8.1](https://github.com/amirography/soapberry/compare/kyushu-v0.8.0...kyushu-v0.8.1) - 2023-06-18

### Added
Expand Down
2 changes: 1 addition & 1 deletion crates/kyushu/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "kyushu"
description = "kyushu is a journaling application which let you deliberate on events and your journey through them"
version = "0.8.1"
version = "0.9.0"
edition = "2021"
authors = ["Amir Alesheikh <amirhossein.alehseikh@gmail.com>"]

Expand Down

0 comments on commit 8bd22f5

Please sign in to comment.