We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042ab62 commit 7078ea8Copy full SHA for 7078ea8
2 files changed
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+5.2.1 / 2022-02-23
2
+------------------
3
+
4
+- fix: serious issue in `.toString(16)` (#295)
5
6
5.2.0 / 2021-02-23
7
------------------
8
package.json
@@ -1,6 +1,6 @@
{
"name": "bn.js",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "Big number implementation in pure javascript",
"keywords": [
"BN",
0 commit comments