File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 8.0.0] ( https://github.com/ipfs/js-ipns/compare/v7.0.2...v8.0.0 ) (2023-12-30)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * requires libp2p v1 or later
7
+
8
+ ### Trivial Changes
9
+
10
+ * rename master to main ([ 4f520b1] ( https://github.com/ipfs/js-ipns/commit/4f520b1946eacbed5ddb3dc567d2ba5423034ca0 ) )
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * update libp2p deps to v1 ([ #299 ] ( https://github.com/ipfs/js-ipns/issues/299 ) ) ([ 5ae5b93] ( https://github.com/ipfs/js-ipns/commit/5ae5b934c391d652462765c102b6d01997a4d090 ) )
16
+
1
17
## [ 7.0.2] ( https://github.com/ipfs/js-ipns/compare/v7.0.1...v7.0.2 ) (2023-12-30)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipns" ,
3
- "version" : " 7 .0.2 " ,
3
+ "version" : " 8 .0.0 " ,
4
4
"description" : " IPNS record definitions" ,
5
5
"author" :
" Vasco Santos <[email protected] >" ,
6
6
"license" : " Apache-2.0 OR MIT" ,
You can’t perform that action at this time.
0 commit comments