Skip to content

Commit

Permalink
Merge pull request #67 from davidchalifoux/release-please--branches--…
Browse files Browse the repository at this point in the history
…main--components--kaput-cli

chore(main): release 2.5.0
  • Loading branch information
davidchalifoux authored Nov 8, 2024
2 parents 68dcde7 + 61ac311 commit 12c0b88
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.5.0](https://github.com/davidchalifoux/kaput-cli/compare/v2.4.2...v2.5.0) (2024-11-08)


### Features

* Resumable uploads ([448bcec](https://github.com/davidchalifoux/kaput-cli/commit/448bcece61b3115e34072df03421854c87691b70))
* Support for large file uploads (refs [#57](https://github.com/davidchalifoux/kaput-cli/issues/57)) ([68dcde7](https://github.com/davidchalifoux/kaput-cli/commit/68dcde71223d0ffddce28ba095a79c41504195a1))


### Bug Fixes

* Update release-please ([fd3d469](https://github.com/davidchalifoux/kaput-cli/commit/fd3d469deb41625fc49f34d907c1158fe2e28cb1))

## [2.4.2](https://github.com/davidchalifoux/kaput-cli/compare/v2.4.1...v2.4.2) (2024-07-26)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "kaput-cli"
version = "2.4.2"
version = "2.5.0"
edition = "2021"
authors = ["David Chalifoux <[email protected]>"]
license = "MIT"
Expand Down

0 comments on commit 12c0b88

Please sign in to comment.