Skip to content

Commit 2756667

Browse files
committed
chore: Release 0.8.4
1 parent c02db37 commit 2756667

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.8.3"}
1+
{".":"0.8.4"}

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.8.4](https://github.com/noir-lang/noir-bignum/compare/v0.8.3...v0.8.4) (2026-01-30)
4+
5+
6+
### Features
7+
8+
* Re-export macro-required functions from pub(crate) modules ([#245](https://github.com/noir-lang/noir-bignum/issues/245)) ([c02db37](https://github.com/noir-lang/noir-bignum/commit/c02db375ceacb6f8f963c1aed6086c4c3acd9bab))
9+
310
## [0.8.3](https://github.com/noir-lang/noir-bignum/compare/v0.8.2...v0.8.3) (2025-12-04)
411

512

0 commit comments

Comments
 (0)