File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 10.0.0] ( https://github.com/ipfs/js-ipns/compare/v9.1.2...v10.0.0 ) (2024-09-12)
2
+
3
+ ### ⚠ BREAKING CHANGES
4
+
5
+ * uses libp2p@2.x.x deps, operates on PrivateKey/PublicKeys instead of PeerIds
6
+
7
+ ### Bug Fixes
8
+
9
+ * update to libp2p@2.x.x deps ([ #322 ] ( https://github.com/ipfs/js-ipns/issues/322 ) ) ([ 316910c] ( https://github.com/ipfs/js-ipns/commit/316910cf83409bbcf7b681b82a3b3c4606908faf ) )
10
+
1
11
## [ 9.1.2] ( https://github.com/ipfs/js-ipns/compare/v9.1.1...v9.1.2 ) (2024-09-12)
2
12
3
13
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipns" ,
3
- "version" : " 9.1.2 " ,
3
+ "version" : " 10.0.0 " ,
4
4
"description" : " IPNS record definitions" ,
5
5
"author" : " Vasco Santos <vasco.santos@moxy.studio>" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments