Skip to content

Commit 2dd5c10

Browse files
committed
chore: Release v0.3.2
1 parent 1f45d4c commit 2dd5c10

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

β€ŽCHANGELOG.mdβ€Ž

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

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

5+
## [0.3.2] - 2026-01-19
6+
7+
### πŸš€ Features
8+
9+
- Initialize a configuration file
10+
- Unfollow stale follows
11+
12+
### πŸ› Bug Fixes
13+
14+
- Only show diff before commit
15+
16+
517
## [0.3.1] - 2026-01-18
618

719
### πŸš€ Features

β€Ž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 = "flake-edit"
33
description = "Edit your flake inputs with ease."
4-
version = "0.3.1"
4+
version = "0.3.2"
55
edition = "2024"
66
keywords = ["nix", "flake", "terminal", "cli"]
77
categories = ["command-line-utilities"]

0 commit comments

Comments
Β (0)