File tree Expand file tree Collapse file tree 4 files changed +35
-3
lines changed Expand file tree Collapse file tree 4 files changed +35
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 12.0.0] ( https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo-migrations@11.0.2...ipfs-repo-migrations@12.0.0 ) (2022-01-18)
7
+
8
+
9
+ ### Features
10
+
11
+ * libp2p async peerstore migration ([ #375 ] ( https://github.com/ipfs/js-ipfs-repo/issues/375 ) ) ([ 5c9eb4b] ( https://github.com/ipfs/js-ipfs-repo/commit/5c9eb4b135687b27865e9929405e50d730524aa6 ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * updates repo version and migrates repo
17
+
18
+
19
+
20
+
21
+
6
22
## [ 11.0.2] ( https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo-migrations@11.0.1...ipfs-repo-migrations@11.0.2 ) (2021-11-24)
7
23
8
24
** Note:** Version bump only for package ipfs-repo-migrations
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-repo-migrations" ,
3
- "version" : " 11 .0.2 " ,
3
+ "version" : " 12 .0.0 " ,
4
4
"description" : " Migration framework for versioning of JS IPFS Repo" ,
5
5
"keywords" : [
6
6
" IPFS" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 14.0.0] ( https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo@13.0.7...ipfs-repo@14.0.0 ) (2022-01-18)
7
+
8
+
9
+ ### Features
10
+
11
+ * libp2p async peerstore migration ([ #375 ] ( https://github.com/ipfs/js-ipfs-repo/issues/375 ) ) ([ 5c9eb4b] ( https://github.com/ipfs/js-ipfs-repo/commit/5c9eb4b135687b27865e9929405e50d730524aa6 ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * updates repo version and migrates repo
17
+
18
+
19
+
20
+
21
+
6
22
## [ 13.0.7] ( https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo@13.0.6...ipfs-repo@13.0.7 ) (2021-11-24)
7
23
8
24
** Note:** Version bump only for package ipfs-repo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-repo" ,
3
- "version" : " 13 .0.7 " ,
3
+ "version" : " 14 .0.0 " ,
4
4
"description" : " IPFS Repo implementation" ,
5
5
"leadMaintainer" : " Alex Potsides <alex@achingbrain.net>" ,
6
6
"type" : " module" ,
111
111
"err-code" : " ^3.0.1" ,
112
112
"interface-blockstore" : " ^2.0.2" ,
113
113
"interface-datastore" : " ^6.0.2" ,
114
- "ipfs-repo-migrations" : " ^11 .0.2 " ,
114
+ "ipfs-repo-migrations" : " ^12 .0.0 " ,
115
115
"it-drain" : " ^1.0.1" ,
116
116
"it-filter" : " ^1.0.2" ,
117
117
"it-first" : " ^1.0.2" ,
You can’t perform that action at this time.
0 commit comments