Skip to content

Commit bcbfb6d

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

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

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

88
# Changelog
99

10+
## [0.1.11] - 2023-11-30
11+
12+
### Features
13+
14+
- Port 200 lines of miscellaneous
15+
16+
### Build
17+
18+
- Bump DeterminateSystems/nix-installer-action from 7 to 8
19+
- Bump webiny/action-conventional-commits from 1.1.0 to 1.2.0
20+
- Bump grep-matcher from 0.1.6 to 0.1.7
21+
1022
## [0.1.10] - 2023-11-23
1123

1224
### Features
@@ -16,6 +28,7 @@ SPDX-License-Identifier: AGPL-3.0-only
1628
### Miscellaneous Tasks
1729

1830
- Update flake inputs
31+
- Release fortune-kind v0.1.10
1932

2033
## [0.1.9] - 2023-11-16
2134

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

2020
[dependencies]

0 commit comments

Comments
 (0)