Skip to content

Commit

Permalink
chore: release fortune-kind v0.1.13
Browse files Browse the repository at this point in the history
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
  • Loading branch information
cafkafk committed Feb 1, 2024
1 parent dbc38e5 commit 1020586
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 2 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,38 @@ SPDX-License-Identifier: AGPL-3.0-only

# Changelog

## [0.1.13] - 2024-02-01

### Features

- Add one fedi fortune

### Build

- Bump actions/stale from 8 to 9
- Bump DeterminateSystems/nix-installer-action from 8 to 9
- Bump grep from 0.2.12 to 0.3.1
- Bump clap from 4.4.11 to 4.4.18
- Bump clap_complete from 4.4.4 to 4.4.9
- Bump assert_cmd from 2.0.12 to 2.0.13
- Bump tempfile from 3.8.1 to 3.9.0
- Bump clap_mangen from 0.2.15 to 0.2.17
- Change flake inputs

### Ci

- Remove stalebot

## [0.1.12] - 2023-12-07

### Features

- Port 187 lines of computers

### Miscellaneous Tasks

- Release fortune-kind v0.1.12

### Build

- Bump grep-regex from 0.1.11 to 0.1.12
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 @@ -14,7 +14,7 @@ exclude = [ "/oldtunes" ]
rust-version = "1.70.0"
readme = "README.md"
license = "GPL-3.0-only"
version = "0.1.12"
version = "0.1.13"
build = "build.rs"

[dependencies]
Expand Down

0 comments on commit 1020586

Please sign in to comment.