Skip to content

Commit

Permalink
chore: release rime v0.1.8
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Sørensen <[email protected]>
  • Loading branch information
cafkafk committed Feb 1, 2024
1 parent 89a5a08 commit b519daf
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,27 @@ SPDX-License-Identifier: AGPL-3.0-only

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

## [0.1.8] - 2024-02-01

### Bug Fixes

- Remove next.forgejo.org testing

### Miscellaneous Tasks

- Bump clap from 4.4.10 to 4.4.11
- Bump tokio from 1.34.0 to 1.35.0
- Bump h2 from 0.3.21 to 0.3.24
- Bump flake inputs
- Bump hyper from 1.0.1 to 1.1.0
- Bump tokio from 1.35.0 to 1.35.1
- Bump reqwest from 0.11.22 to 0.11.23

### Build

- Single command integration tests
- Bump serde_yaml from 0.9.27 to 0.9.29

## [0.1.7] - 2023-12-07

### Bug Fixes
Expand All @@ -19,6 +40,7 @@ All notable changes to this project will be documented in this file.

- Bump clap from 4.4.8 to 4.4.10
- Bump axum from 0.6.20 to 0.7.2
- Release rime v0.1.7

## [0.1.6] - 2023-11-30

Expand Down
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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"
authors = ["Christina Sørensen <[email protected]>"]
categories = ["command-line-utilities"]
license = "AGPL-3.0-only"
version = "0.1.7"
version = "0.1.8"
rust-version = "1.73.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit b519daf

Please sign in to comment.