Skip to content

Commit d5e0f35

Browse files
chore: Release 0.4.2 (#48)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6d6b289 commit d5e0f35

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.4.1"}
1+
{".":"0.4.2"}

CHANGELOG.md

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

3+
## [0.4.2](https://github.com/noir-lang/noir_base64/compare/v0.4.1...v0.4.2) (2025-07-15)
4+
5+
6+
### Bug Fixes
7+
8+
* Don't use private `to_be_radix` from stdlib ([#47](https://github.com/noir-lang/noir_base64/issues/47)) ([6d6b289](https://github.com/noir-lang/noir_base64/commit/6d6b289729141094a8e669debd8785da6164c246))
9+
310
## [0.4.1](https://github.com/noir-lang/noir_base64/compare/v0.4.0...v0.4.1) (2025-06-10)
411

512

0 commit comments

Comments
 (0)