Skip to content

Commit 60ed763

Browse files
committed
Release dua-cli v2.29.2
1 parent dd2d7cd commit 60ed763

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## Unreleased
8+
## 2.29.2 (2024-08-10)
99

1010
A maintenance release without user-facing changes.
1111

1212
### Commit Statistics
1313

1414
<csr-read-only-do-not-edit/>
1515

16-
- 1 commit contributed to the release.
16+
- 2 commits contributed to the release.
1717
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
18-
- 1 unique issue was worked on: [#253](https://github.com/Byron/dua-cli/issues/253)
18+
- 2 unique issues were worked on: [#253](https://github.com/Byron/dua-cli/issues/253), [#254](https://github.com/Byron/dua-cli/issues/254)
1919

2020
### Commit Details
2121

@@ -25,6 +25,8 @@ A maintenance release without user-facing changes.
2525

2626
* **[#253](https://github.com/Byron/dua-cli/issues/253)**
2727
- Revert "avoid `Cargo.lock` in exported archives" ([`452b30f`](https://github.com/Byron/dua-cli/commit/452b30f0a7c2cc0b5c33cb7d12700fd18dd1e4e1))
28+
* **[#254](https://github.com/Byron/dua-cli/issues/254)**
29+
- Prepare a new patch release to bring Cargo.lock back ([`dd2d7cd`](https://github.com/Byron/dua-cli/commit/dd2d7cda58c34d0ddf7af11c8b06b31f4c4ddd31))
2830
</details>
2931

3032
## 2.29.1 (2024-08-10)

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 = "dua-cli"
3-
version = "2.29.1"
3+
version = "2.29.2"
44
authors = ["Sebastian Thiel <[email protected]>"]
55
edition = "2021"
66
repository = "https://github.com/Byron/dua-cli"

0 commit comments

Comments
 (0)