Skip to content

Commit a9d12a3

Browse files
chore: release changelogs@0.5.2 (#34)
Co-authored-by: jxom <7336481+jxom@users.noreply.github.com>
1 parent 3df8d24 commit a9d12a3

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changelog/quick-whales-dance.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.5.2`
4+
5+
### Patch Changes
6+
7+
- Fixed per-crate changelog format to include package and version header in individual CHANGELOG.md files. Updated GitHub Action to look for changelogs in per-crate directories before falling back to root CHANGELOG.md. (by @jxom, [#33](https://github.com/wevm/changelogs/pull/33))
8+
39
## `changelogs@0.5.1`
410

511
### Patch Changes

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 = "changelogs"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/wevm/changelogs-rs"

0 commit comments

Comments
 (0)