Skip to content

Commit 242c8e5

Browse files
authored
chore: release v1.1.1 (#16)
1 parent 4d210f1 commit 242c8e5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

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.

crates/mdbookkit/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
44

55
This file is autogenerated using [release-plz](https://release-plz.dev).
66

7+
## [1.1.1](https://github.com/tonywu6/mdbookkit/compare/mdbookkit-v1.1.0...mdbookkit-v1.1.1)
8+
9+
### link-forever
10+
11+
#### <!-- 1 --> Bug fixes
12+
13+
- generate slugs by actually emitting html ([#15](https://github.com/tonywu6/mdbookkit/pull/15)) [`19bb594`](https://github.com/tonywu6/mdbookkit/commit/19bb594362ba57bb9bf6714ba7ac7cbadd6e2326)
14+
715
## [1.1.0](https://tonywu6.github.com/tonywu6/mdbookkit/compare/mdbookkit-v1.0.1...mdbookkit-v1.1.0)
816

917
### link-forever

crates/mdbookkit/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "mdbookkit"
33
publish = true
4-
version = "1.1.0"
4+
version = "1.1.1"
55

66
edition.workspace = true
77
rust-version.workspace = true

0 commit comments

Comments
 (0)