Skip to content

Commit 974b8fb

Browse files
chore(release): 1.0.1 [skip ci]
### [1.0.1](v1.0.0...v1.0.1) (2022-05-10) ### Bug Fixes * encode enums correctly ([#156](#156)) ([9267f06](9267f06))
1 parent 9267f06 commit 974b8fb

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+
### [1.0.1](https://github.com/ipfs/js-ipns/compare/v1.0.0...v1.0.1) (2022-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* encode enums correctly ([#156](https://github.com/ipfs/js-ipns/issues/156)) ([9267f06](https://github.com/ipfs/js-ipns/commit/9267f0645c980bf0727bf87a4316996a07cb2147))
7+
18
## [1.0.0](https://github.com/ipfs/js-ipns/compare/v0.16.0...v1.0.0) (2022-04-13)
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": "1.0.0",
3+
"version": "1.0.1",
44
"description": "ipns record definitions",
55
"author": "Vasco Santos <[email protected]>",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)