Skip to content

Commit 93adb1f

Browse files
committed
chore: publish
- [email protected]
1 parent 7d4d102 commit 93adb1f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/ipfs/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.48.1](https://github.com/ipfs/js-ipfs/compare/[email protected]@0.48.1) (2020-07-21)
7+
8+
9+
### Bug Fixes
10+
11+
* update bitswap to fix [#3182](https://github.com/ipfs/js-ipfs/issues/3182) and crypto for go-ipfs interop ([9fdbde8](https://github.com/ipfs/js-ipfs/commit/9fdbde80e976063ab56410a4d8af1ba955e32307))
12+
13+
14+
15+
16+
617
# [0.48.0](https://github.com/ipfs/js-ipfs/compare/[email protected]@0.48.0) (2020-07-16)
718

819

packages/ipfs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs",
3-
"version": "0.48.0",
3+
"version": "0.48.1",
44
"description": "JavaScript implementation of the IPFS specification",
55
"keywords": [
66
"IPFS"

0 commit comments

Comments
 (0)