Skip to content

Commit d404d76

Browse files
committed
chore: release fortune-kind v0.1.12
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
1 parent b09fa24 commit d404d76

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

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

88
# Changelog
99

10+
## [0.1.12] - 2023-12-07
11+
12+
### Features
13+
14+
- Port 187 lines of computers
15+
16+
### Build
17+
18+
- Bump grep-regex from 0.1.11 to 0.1.12
19+
- Bump grep-searcher from 0.1.11 to 0.1.13
20+
- Bump clap from 4.4.8 to 4.4.11
21+
1022
## [0.1.11] - 2023-11-30
1123

1224
### Features
1325

1426
- Port 200 lines of miscellaneous
1527

28+
### Miscellaneous Tasks
29+
30+
- Release fortune-kind v0.1.11
31+
1632
### Build
1733

1834
- Bump DeterminateSystems/nix-installer-action from 7 to 8

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.11"
17+
version = "0.1.12"
1818
build = "build.rs"
1919

2020
[dependencies]

0 commit comments

Comments
 (0)