Skip to content

Commit 907309c

Browse files
chore(release): 16.0.0 [skip ci]
## [16.0.0](v15.0.2...v16.0.0) (2023-02-13) ### ⚠ BREAKING CHANGES * this module is now typescript ### Features * convert to typescript ([#525](#525)) ([11d9261](11d9261)) ### Trivial Changes * update paths ([3874ec4](3874ec4))
1 parent 3874ec4 commit 907309c

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [16.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v15.0.2...v16.0.0) (2023-02-13)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* this module is now typescript
7+
8+
### Features
9+
10+
* convert to typescript ([#525](https://github.com/ipfs/js-ipfs-bitswap/issues/525)) ([11d9261](https://github.com/ipfs/js-ipfs-bitswap/commit/11d9261bf26c722a5fa28fc7c9d52c7090cb12a6))
11+
12+
13+
### Trivial Changes
14+
15+
* update paths ([3874ec4](https://github.com/ipfs/js-ipfs-bitswap/commit/3874ec451fb714ae7e48a4a0b9f69a8187a82255))
16+
117
## [15.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v15.0.1...v15.0.2) (2023-01-27)
218

319

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.2",
3+
"version": "16.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)