Skip to content

Commit 7fbfbdf

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2022-08-14) ### Bug Fixes * ensure bigints are bigints ([#177](#177)) ([4d1c0dd](4d1c0dd))
1 parent 4d1c0dd commit 7fbfbdf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.3](https://github.com/ipfs/js-ipns/compare/v2.0.2...v2.0.3) (2022-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* ensure bigints are bigints ([#177](https://github.com/ipfs/js-ipns/issues/177)) ([4d1c0dd](https://github.com/ipfs/js-ipns/commit/4d1c0ddd6974f74494dd3b0a4defc56e51e75c3e))
7+
18
## [2.0.2](https://github.com/ipfs/js-ipns/compare/v2.0.1...v2.0.2) (2022-08-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipns",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "ipns record definitions",
55
"author": "Vasco Santos <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)