Skip to content

Commit edddc1d

Browse files
chore: release changelogs@0.4.2 (#28)
Co-authored-by: jxom <7336481+jxom@users.noreply.github.com>
1 parent fe3d1e5 commit edddc1d

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changelog/neat-pigs-clean.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.2`
4+
5+
### Patch Changes
6+
7+
- Fixed release mode to run without requiring registry tokens, allowing tag creation and GitHub releases for all projects. (by @BrendanRyan, [#27](https://github.com/wevm/changelogs/pull/27))
8+
39
## `changelogs@0.4.1`
410

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

0 commit comments

Comments
 (0)