Skip to content

Commit dfd802d

Browse files
Merge pull request #62 from davidchalifoux/release-please--branches--main--components--kaput-cli
chore(main): release 2.4.1
2 parents 3dfac52 + b459a97 commit dfd802d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.4.1](https://github.com/davidchalifoux/kaput-cli/compare/v2.4.0...v2.4.1) (2024-07-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Fix panic caused by negative file ID ([755f391](https://github.com/davidchalifoux/kaput-cli/commit/755f391a9f8612d8451ff402eec3099da407cf1f))
9+
310
## [2.4.0](https://github.com/davidchalifoux/kaput-cli/compare/v2.3.0...v2.4.0) (2024-07-12)
411

512

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "kaput-cli"
3-
version = "2.4.0"
3+
version = "2.4.1"
44
edition = "2021"
55
authors = ["David Chalifoux <mail@chalifoux.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)