Skip to content

Commit 7078ea8

Browse files
committed
5.2.1
1 parent 042ab62 commit 7078ea8

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
5.2.1 / 2022-02-23
2+
------------------
3+
4+
- fix: serious issue in `.toString(16)` (#295)
5+
16
5.2.0 / 2021-02-23
27
------------------
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bn.js",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"description": "Big number implementation in pure javascript",
55
"keywords": [
66
"BN",

0 commit comments

Comments
 (0)