Skip to content

Commit 43da5c7

Browse files
authored
chore: release v1.1.3
1 parent 31fe7ff commit 43da5c7

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.3](https://github.com/tonywu6/mdbookkit/compare/mdbookkit-v1.1.2...mdbookkit-v1.1.3)
8+
9+
### Other changes
10+
11+
#### <!-- 5 --> Miscellaneous
12+
13+
- fix archive name for binstall [`74838d8`](https://github.com/tonywu6/mdbookkit/commit/74838d858795f045f708b455d95176209f4055bb)
14+
715
## [1.1.2](https://github.com/tonywu6/mdbookkit/compare/mdbookkit-v1.1.1...mdbookkit-v1.1.2)
816

917
### rustdoc-link

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.2"
4+
version = "1.1.3"
55

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

0 commit comments

Comments
 (0)