Skip to content

Commit 7203927

Browse files
chore: release changelogs@0.4.0 (#21)
Co-authored-by: jxom <7336481+jxom@users.noreply.github.com>
1 parent 2b98da3 commit 7203927

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changelog/rich-clams-wash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## `changelogs@0.4.0`
4+
5+
### Minor Changes
6+
7+
- Added `changelogs up` command for self-update functionality and improved install script with automatic PATH configuration for multiple shells. (by @jxom, [#20](https://github.com/wevm/changelogs-rs/pull/20))
8+
39
## `changelogs@0.3.0`
410

511
### Minor Changes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "changelogs"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/wevm/changelogs-rs"

0 commit comments

Comments
 (0)