Skip to content

Commit 8913bda

Browse files
chore(release): 14.0.0 [skip ci]
## [14.0.0](v13.0.0...v14.0.0) (2022-11-19) ### ⚠ BREAKING CHANGES * updates to the new metrics interface ### Bug Fixes * Update to new metrics interface ([#502](#502)) ([60a5e6c](60a5e6c))
1 parent 60a5e6c commit 8913bda

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+
## [14.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v13.0.0...v14.0.0) (2022-11-19)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* updates to the new metrics interface
7+
8+
### Bug Fixes
9+
10+
* Update to new metrics interface ([#502](https://github.com/ipfs/js-ipfs-bitswap/issues/502)) ([60a5e6c](https://github.com/ipfs/js-ipfs-bitswap/commit/60a5e6cdb3fdb06ef9c8b935b339d2d3e5f8ef07))
11+
112
## [13.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.6...v13.0.0) (2022-10-18)
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": "13.0.0",
3+
"version": "14.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)