Skip to content

Commit 13450f6

Browse files
committed
chore: release fortune-kind v0.1.9
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
1 parent 35e6709 commit 13450f6

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ SPDX-License-Identifier: AGPL-3.0-only
77

88
# Changelog
99

10+
## [0.1.9] - 2023-11-16
11+
12+
### Features
13+
14+
- Port 227 lines of people
15+
16+
### Build
17+
18+
- Bump clap from 4.4.7 to 4.4.8
19+
1020
## [0.1.8] - 2023-11-09
1121

1222
### Features
@@ -15,6 +25,10 @@ SPDX-License-Identifier: AGPL-3.0-only
1525
- Flake refactor, REUSE compliance
1626
- Port 198 lines of riddles
1727

28+
### Miscellaneous Tasks
29+
30+
- Release fortune-kind v0.1.8
31+
1832
### Build
1933

2034
- Bump DeterminateSystems/nix-installer-action from 6 to 7

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ exclude = [ "/oldtunes" ]
1414
rust-version = "1.70.0"
1515
readme = "README.md"
1616
license = "GPL-3.0-only"
17-
version = "0.1.8"
17+
version = "0.1.9"
1818
build = "build.rs"
1919

2020
[dependencies]

0 commit comments

Comments
 (0)