Skip to content

Commit c19ee5b

Browse files
chore(release): 8.0.0 [skip ci]
## [8.0.0](v7.0.2...v8.0.0) (2023-12-30) ### ⚠ BREAKING CHANGES * requires libp2p v1 or later ### Trivial Changes * rename master to main ([4f520b1](4f520b1)) ### Dependencies * update libp2p deps to v1 ([#299](#299)) ([5ae5b93](5ae5b93))
1 parent 5ae5b93 commit c19ee5b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
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+
117
## [7.0.2](https://github.com/ipfs/js-ipns/compare/v7.0.1...v7.0.2) (2023-12-30)
218

319

package.json

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

0 commit comments

Comments
 (0)