Skip to content

Commit 277f4cb

Browse files
chore(release): 13.0.3 [skip ci]
## [ipfs-repo-migrations-v13.0.3](ipfs-repo-migrations-v13.0.2...ipfs-repo-migrations-v13.0.3) (2022-09-21) ### Bug Fixes * OOM on large DAGs ([#410](#410)) ([336d0b9](336d0b9)) ### Dependencies * update @multiformats/multiaddr to 11.0.0 ([#411](#411)) ([f7b34eb](f7b34eb))
1 parent f7b34eb commit 277f4cb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/ipfs-repo-migrations/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [ipfs-repo-migrations-v13.0.3](https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo-migrations-v13.0.2...ipfs-repo-migrations-v13.0.3) (2022-09-21)
2+
3+
4+
### Bug Fixes
5+
6+
* OOM on large DAGs ([#410](https://github.com/ipfs/js-ipfs-repo/issues/410)) ([336d0b9](https://github.com/ipfs/js-ipfs-repo/commit/336d0b9a4b93dad11674a4af4acaca5541bcce40))
7+
8+
9+
### Dependencies
10+
11+
* update @multiformats/multiaddr to 11.0.0 ([#411](https://github.com/ipfs/js-ipfs-repo/issues/411)) ([f7b34eb](https://github.com/ipfs/js-ipfs-repo/commit/f7b34eb5c46141baa7e8f4a752c15adbd6c70bc6))
12+
113
## [ipfs-repo-migrations-v13.0.2](https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo-migrations-v13.0.1...ipfs-repo-migrations-v13.0.2) (2022-08-14)
214

315

packages/ipfs-repo-migrations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipfs-repo-migrations",
3-
"version": "13.0.2",
3+
"version": "13.0.3",
44
"description": "Migration framework for versioning of JS IPFS Repo",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/js-ipfs-repo/tree/master/packages/ipfs-repo-migrations#readme",

0 commit comments

Comments
 (0)