Skip to content

Commit 750798c

Browse files
Merge pull request #64 from davidchalifoux/release-please--branches--main--components--kaput-cli
chore(main): release 2.4.2
2 parents ea0e251 + 2667076 commit 750798c

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.2](https://github.com/davidchalifoux/kaput-cli/compare/v2.4.1...v2.4.2) (2024-07-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **download:** Replace illegal characters in file and folder names by default. This can be disabled with `--no-replace` ([d500663](https://github.com/davidchalifoux/kaput-cli/commit/d500663a99f9559cc926429331367b09d1eef11a))
9+
310
## [2.4.1](https://github.com/davidchalifoux/kaput-cli/compare/v2.4.0...v2.4.1) (2024-07-24)
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.1"
3+
version = "2.4.2"
44
edition = "2021"
55
authors = ["David Chalifoux <mail@chalifoux.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)