We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f09489 commit c36268dCopy full SHA for c36268d
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.5.2"
+ ".": "0.6.0"
3
}
CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [0.6.0](https://github.com/noir-lang/noir_bigcurve/compare/v0.5.2...v0.6.0) (2025-02-09)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* bump bignum to `v0.5.0` ([#30](https://github.com/noir-lang/noir_bigcurve/issues/30))
9
10
+### Features
11
12
+* Bump bignum to `v0.5.0` ([#30](https://github.com/noir-lang/noir_bigcurve/issues/30)) ([8b88fb7](https://github.com/noir-lang/noir_bigcurve/commit/8b88fb7bc2092ca51fedcddd31ee225d6ea971a8))
13
14
## [0.5.2](https://github.com/noir-lang/noir_bigcurve/compare/v0.5.1...v0.5.2) (2024-12-21)
15
16
0 commit comments