File tree Expand file tree Collapse file tree 3 files changed +2008
-434
lines changed Expand file tree Collapse file tree 3 files changed +2008
-434
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.0.4]
9+
10+ #### Bugfixes
11+ - downgrade aegir because js files are missing in dist directory
812## [ 2.0.3]
913
1014#### Bugfixes
Original file line number Diff line number Diff line change 11{
22 "name" : " libp2p-noise" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "main" : " dist/src/index.js" ,
55 "types" : " dist/src/index.d.ts" ,
66 "files" : [
3535 "@types/bl" : " ^2.1.0" ,
3636 "@types/chai" : " ^4.2.4" ,
3737 "@types/mocha" : " ^5.2.7" ,
38- "aegir" : " 30.3 .0" ,
38+ "aegir" : " 28.2 .0" ,
3939 "benchmark" : " ^2.1.4" ,
4040 "chai" : " ^4.2.0" ,
4141 "copyfiles" : " ^2.4.1" ,
You can’t perform that action at this time.
0 commit comments