We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33df26b commit ea6c072Copy full SHA for ea6c072
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+5.2.3 / 2026-02-19
2
+------------------
3
+
4
+- fix: imaskn state (#317)
5
6
5.2.2 / 2025-04-25
7
------------------
8
package.json
@@ -1,6 +1,6 @@
{
"name": "bn.js",
- "version": "5.2.2",
+ "version": "5.2.3",
"description": "Big number implementation in pure javascript",
"keywords": [
"BN",
0 commit comments