Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.0](v6.0.3...v7.0.0) (2023-04-24)

### ⚠ BREAKING CHANGES

* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#171)

### Dependencies

* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 ([#171](#171)) ([9f36bb2](9f36bb2))
  • Loading branch information
semantic-release-bot committed Apr 24, 2023
1 parent 9f36bb2 commit 33a6381
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [7.0.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v6.0.3...v7.0.0) (2023-04-24)


### ⚠ BREAKING CHANGES

* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 (#171)

### Dependencies

* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 ([#171](https://github.com/libp2p/js-libp2p-bootstrap/issues/171)) ([9f36bb2](https://github.com/libp2p/js-libp2p-bootstrap/commit/9f36bb2d1f966b46d73b50a590f0141894ef511f))

## [6.0.3](https://github.com/libp2p/js-libp2p-bootstrap/compare/v6.0.2...v6.0.3) (2023-03-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/bootstrap",
"version": "6.0.3",
"version": "7.0.0",
"description": "Node.js IPFS Implementation of the railing process of a Node through a bootstrap peer list",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-bootstrap#readme",
Expand Down

0 comments on commit 33a6381

Please sign in to comment.