Skip to content

Commit bafb365

Browse files
Merge pull request #54 from davidchalifoux/release-please--branches--main--components--kaput-cli
chore(main): release 2.3.0
2 parents 43d9a85 + 00c4a5c commit bafb365

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.3.0](https://github.com/davidchalifoux/kaput-cli/compare/v2.2.2...v2.3.0) (2024-05-11)
4+
5+
6+
### Features
7+
8+
* Specify destination folder for transfers ([d7bf359](https://github.com/davidchalifoux/kaput-cli/commit/d7bf359213de81c264a1abce3bf16064c959e69a))

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.2.2"
3+
version = "2.3.0"
44
edition = "2021"
55
authors = ["David Chalifoux <mail@chalifoux.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)