Skip to content

Commit 021918e

Browse files
chore(release): 13.0.0 [skip ci]
## [13.0.0](v12.0.6...v13.0.0) (2022-10-18) ### ⚠ BREAKING CHANGES * updates to incompatible multiformats version ### Dependencies * update multiformats to 10.x.x ([#490](#490)) ([123f06b](123f06b))
1 parent 123f06b commit 021918e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [13.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.6...v13.0.0) (2022-10-18)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* updates to incompatible multiformats version
7+
8+
### Dependencies
9+
10+
* update multiformats to 10.x.x ([#490](https://github.com/ipfs/js-ipfs-bitswap/issues/490)) ([123f06b](https://github.com/ipfs/js-ipfs-bitswap/commit/123f06b372800e5a8a993cd959dcf216f296f320))
11+
112
## [12.0.6](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.5...v12.0.6) (2022-09-21)
213

314

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": "12.0.6",
3+
"version": "13.0.0",
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)