Skip to content

Commit a7307c9

Browse files
authored
chore: release v0.26.3 (#564)
## 🤖 New release * `taskwarrior-tui`: 0.26.2 -> 0.26.3 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.26.3](v0.26.2...v0.26.3) - 2024-05-12 ### Other - Update cd.yml </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
2 parents 4012780 + 649174a commit a7307c9

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.26.3](https://github.com/kdheepak/taskwarrior-tui/compare/v0.26.2...v0.26.3) - 2024-05-12
10+
11+
### Other
12+
- Update cd.yml
13+
914
## [0.26.2](https://github.com/kdheepak/taskwarrior-tui/compare/v0.26.1...v0.26.2) - 2024-05-12
1015

1116
### Added

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 = "taskwarrior-tui"
3-
version = "0.26.2"
3+
version = "0.26.3"
44
license = "MIT"
55
description = "A Taskwarrior Terminal User Interface"
66
repository = "https://github.com/kdheepak/taskwarrior-tui/"

0 commit comments

Comments
 (0)