File tree 2 files changed +19
-1
lines changed
2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ ipfs-repo-v15.0.0] ( https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo-v14.0.1...ipfs-repo-v15.0.0 ) (2022-08-11)
2
+
3
+
4
+ ### ⚠ BREAKING CHANGES
5
+
6
+ * this module used to be dual published as CJS/ESM now it is just ESM
7
+
8
+ ### Trivial Changes
9
+
10
+ * fix release script ([ #404 ] ( https://github.com/ipfs/js-ipfs-repo/issues/404 ) ) ([ b2610d6] ( https://github.com/ipfs/js-ipfs-repo/commit/b2610d6b63274325422208c5730503992b002608 ) )
11
+
12
+
13
+ ### Dependencies
14
+
15
+ * update aegir to 37.x.x ([ #400 ] ( https://github.com/ipfs/js-ipfs-repo/issues/400 ) ) ([ 7bdc912] ( https://github.com/ipfs/js-ipfs-repo/commit/7bdc9124c18c9a4792295704cac25510d4694b46 ) )
16
+ * update all deps ([ #401 ] ( https://github.com/ipfs/js-ipfs-repo/issues/401 ) ) ([ 9218212] ( https://github.com/ipfs/js-ipfs-repo/commit/9218212a67963c31efd4c2a3223d249f249406bc ) )
17
+ * update sibling dependencies ([ a650a49] ( https://github.com/ipfs/js-ipfs-repo/commit/a650a494a1d8a392e844493761f570b99db5f840 ) )
18
+
1
19
# Change Log
2
20
3
21
All notable changes to this project will be documented in this file.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-repo" ,
3
- "version" : " 14 .0.1 " ,
3
+ "version" : " 15 .0.0 " ,
4
4
"description" : " IPFS Repo implementation" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-ipfs-repo/tree/master/packages/ipfs-repo#readme" ,
You can’t perform that action at this time.
0 commit comments