File tree 2 files changed +18
-1
lines changed
packages/ipfs-repo-migrations
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ ipfs-repo-migrations-v13.0.0] ( https://github.com/ipfs/js-ipfs-repo/compare/ipfs-repo-migrations-v12.0.1...ipfs-repo-migrations-v13.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
+ ### Dependencies
9
+
10
+ * 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 ) )
11
+ * update all deps ([ #401 ] ( https://github.com/ipfs/js-ipfs-repo/issues/401 ) ) ([ 9218212] ( https://github.com/ipfs/js-ipfs-repo/commit/9218212a67963c31efd4c2a3223d249f249406bc ) )
12
+
13
+
14
+ ### Trivial Changes
15
+
16
+ * fix release script ([ #404 ] ( https://github.com/ipfs/js-ipfs-repo/issues/404 ) ) ([ b2610d6] ( https://github.com/ipfs/js-ipfs-repo/commit/b2610d6b63274325422208c5730503992b002608 ) )
17
+
1
18
# Change Log
2
19
3
20
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-migrations" ,
3
- "version" : " 12 .0.1 " ,
3
+ "version" : " 13 .0.0 " ,
4
4
"description" : " Migration framework for versioning of JS IPFS Repo" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/ipfs/js-ipfs-repo/tree/master/packages/ipfs-repo-migrations#readme" ,
You can’t perform that action at this time.
0 commit comments