Skip to content

Commit f1f8fc4

Browse files
committedSep 29, 2021
chore: publish
- ipfs-repo@13.0.5
1 parent ec96623 commit f1f8fc4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
 

‎packages/ipfs-repo/CHANGELOG.md

+11
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+
## [13.0.5](https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo@13.0.4...ipfs-repo@13.0.5) (2021-09-29)
7+
8+
9+
### Bug Fixes
10+
11+
* access process from globalThis ([#348](https://github.com/ipfs/js-ipfs-repo/issues/348)) ([ec96623](https://github.com/ipfs/js-ipfs-repo/commit/ec966237911d3ef438214518f4131dbbaa6f4d4a))
12+
13+
14+
15+
16+
617
## [13.0.4](https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo@13.0.3...ipfs-repo@13.0.4) (2021-09-15)
718

819
**Note:** Version bump only for package ipfs-repo

‎packages/ipfs-repo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-repo",
3-
"version": "13.0.4",
3+
"version": "13.0.5",
44
"description": "IPFS Repo implementation",
55
"leadMaintainer": "Alex Potsides <alex@achingbrain.net>",
66
"type": "module",

0 commit comments

Comments
 (0)
Please sign in to comment.