Skip to content

Commit 1020586

Browse files
committed
chore: release fortune-kind v0.1.13
Signed-off-by: Christina Sørensen <[email protected]>
1 parent dbc38e5 commit 1020586

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

CHANGELOG.md

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

88
# Changelog
99

10+
## [0.1.13] - 2024-02-01
11+
12+
### Features
13+
14+
- Add one fedi fortune
15+
16+
### Build
17+
18+
- Bump actions/stale from 8 to 9
19+
- Bump DeterminateSystems/nix-installer-action from 8 to 9
20+
- Bump grep from 0.2.12 to 0.3.1
21+
- Bump clap from 4.4.11 to 4.4.18
22+
- Bump clap_complete from 4.4.4 to 4.4.9
23+
- Bump assert_cmd from 2.0.12 to 2.0.13
24+
- Bump tempfile from 3.8.1 to 3.9.0
25+
- Bump clap_mangen from 0.2.15 to 0.2.17
26+
- Change flake inputs
27+
28+
### Ci
29+
30+
- Remove stalebot
31+
1032
## [0.1.12] - 2023-12-07
1133

1234
### Features
1335

1436
- Port 187 lines of computers
1537

38+
### Miscellaneous Tasks
39+
40+
- Release fortune-kind v0.1.12
41+
1642
### Build
1743

1844
- Bump grep-regex from 0.1.11 to 0.1.12

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

2020
[dependencies]

0 commit comments

Comments
 (0)