Skip to content

Commit d4e1e51

Browse files
chore(release): 6.0.1 [skip ci]
## [6.0.1](libp2p/js-libp2p-bootstrap@v6.0.0...v6.0.1) (2023-03-17) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([2771c45](libp2p/js-libp2p-bootstrap@2771c45)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([bdc51df](libp2p/js-libp2p-bootstrap@bdc51df)) * Update .github/workflows/semantic-pull-request.yml [skip ci] ([93061bb](libp2p/js-libp2p-bootstrap@93061bb)) ### Dependencies * **dev:** bump aegir from 37.12.1 to 38.1.7 ([#163](libp2p/js-libp2p-bootstrap#163)) ([81ae1f2](libp2p/js-libp2p-bootstrap@81ae1f2))
1 parent 81ae1f2 commit d4e1e51

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [6.0.1](https://github.com/libp2p/js-libp2p-bootstrap/compare/v6.0.0...v6.0.1) (2023-03-17)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([2771c45](https://github.com/libp2p/js-libp2p-bootstrap/commit/2771c45b036be498416cebb4ecd017a5f57ed102))
7+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([bdc51df](https://github.com/libp2p/js-libp2p-bootstrap/commit/bdc51df6aefc35fd8a55c1d134a4b5f3b6b2c7c2))
8+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([93061bb](https://github.com/libp2p/js-libp2p-bootstrap/commit/93061bbf78a2033b2e67b4fd2fb53bf827ed409e))
9+
10+
11+
### Dependencies
12+
13+
* **dev:** bump aegir from 37.12.1 to 38.1.7 ([#163](https://github.com/libp2p/js-libp2p-bootstrap/issues/163)) ([81ae1f2](https://github.com/libp2p/js-libp2p-bootstrap/commit/81ae1f246ae21b842ab002ad4dfb3107950fbaa6))
14+
115
## [6.0.0](https://github.com/libp2p/js-libp2p-bootstrap/compare/v5.0.2...v6.0.0) (2023-01-06)
216

317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/bootstrap",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "Node.js IPFS Implementation of the railing process of a Node through a bootstrap peer list",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-bootstrap#readme",

0 commit comments

Comments
 (0)