Skip to content

Commit 9af2f6f

Browse files
committed
chore(release): prepare for v0.30.2
1 parent 9c9aff9 commit 9af2f6f

4 files changed

Lines changed: 10 additions & 4 deletions

File tree

.recent-changelog-entry

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## [0.30.1] - 2025-04-21
1+
## [0.30.2] - 2025-04-21
22

33
### 🐛 Bug Fixes
44

5-
- Issue with project lockfile/release
5+
- *(crates-io-release)* Specify gitu-diff to not be published
66

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.30.2] - 2025-04-21
6+
7+
### 🐛 Bug Fixes
8+
9+
- *(crates-io-release)* Specify gitu-diff to not be published
10+
511
## [0.30.1] - 2025-04-21
612

713
### 🐛 Bug Fixes

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,7 +1,7 @@
11
[package]
22
name = "gitu"
33
description = "A git client inspired by Magit"
4-
version = "0.30.1"
4+
version = "0.30.2"
55
edition = "2021"
66
license = "MIT"
77

0 commit comments

Comments
 (0)