Skip to content

Commit 5976dc4

Browse files
chore(release): 15.0.1 [skip ci]
## [15.0.1](v15.0.0...v15.0.1) (2023-01-27) ### Dependencies * **dev:** bump @chainsafe/libp2p-noise from 10.2.0 to 11.0.0 ([#511](#511)) ([584db6c](584db6c)) * **dev:** bump aegir from 37.12.1 to 38.1.0 ([#513](#513)) ([72d6a4c](72d6a4c))
1 parent 72d6a4c commit 5976dc4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [15.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v15.0.0...v15.0.1) (2023-01-27)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump @chainsafe/libp2p-noise from 10.2.0 to 11.0.0 ([#511](https://github.com/ipfs/js-ipfs-bitswap/issues/511)) ([584db6c](https://github.com/ipfs/js-ipfs-bitswap/commit/584db6c1e226e6f9a5415236612b03ec38523d14))
7+
* **dev:** bump aegir from 37.12.1 to 38.1.0 ([#513](https://github.com/ipfs/js-ipfs-bitswap/issues/513)) ([72d6a4c](https://github.com/ipfs/js-ipfs-bitswap/commit/72d6a4c48f49583a41967200e567656cef70a9fe))
8+
19
## [15.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v14.0.0...v15.0.0) (2023-01-07)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-bitswap",
3-
"version": "15.0.0",
3+
"version": "15.0.1",
44
"description": "JavaScript implementation of the Bitswap data exchange protocol used by IPFS",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-bitswap#readme",

0 commit comments

Comments
 (0)