Skip to content

Commit b20e6b9

Browse files
chore(release): 12.0.1 [skip ci]
## [12.0.1](v12.0.0...v12.0.1) (2022-06-29) ### Trivial Changes * update deps ([#454](#454)) ([7516593](7516593))
1 parent 7516593 commit b20e6b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [12.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.0...v12.0.1) (2022-06-29)
2+
3+
4+
### Trivial Changes
5+
6+
* update deps ([#454](https://github.com/ipfs/js-ipfs-bitswap/issues/454)) ([7516593](https://github.com/ipfs/js-ipfs-bitswap/commit/751659351640756d82b9c7ee21bea57efacea877))
7+
18
## [12.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.4...v12.0.0) (2022-06-28)
29

310

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