Skip to content

Commit 12c0b88

Browse files
Merge pull request #67 from davidchalifoux/release-please--branches--main--components--kaput-cli
chore(main): release 2.5.0
2 parents 68dcde7 + 61ac311 commit 12c0b88

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

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

3+
## [2.5.0](https://github.com/davidchalifoux/kaput-cli/compare/v2.4.2...v2.5.0) (2024-11-08)
4+
5+
6+
### Features
7+
8+
* Resumable uploads ([448bcec](https://github.com/davidchalifoux/kaput-cli/commit/448bcece61b3115e34072df03421854c87691b70))
9+
* Support for large file uploads (refs [#57](https://github.com/davidchalifoux/kaput-cli/issues/57)) ([68dcde7](https://github.com/davidchalifoux/kaput-cli/commit/68dcde71223d0ffddce28ba095a79c41504195a1))
10+
11+
12+
### Bug Fixes
13+
14+
* Update release-please ([fd3d469](https://github.com/davidchalifoux/kaput-cli/commit/fd3d469deb41625fc49f34d907c1158fe2e28cb1))
15+
316
## [2.4.2](https://github.com/davidchalifoux/kaput-cli/compare/v2.4.1...v2.4.2) (2024-07-26)
417

518

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

0 commit comments

Comments
 (0)