File tree Expand file tree Collapse file tree 9 files changed +47
-3
lines changed
Expand file tree Collapse file tree 9 files changed +47
-3
lines changed Original file line number Diff line number Diff line change 11[
2+ {
3+ "timestamp" : 1603487270 ,
4+ "version" : " 2.7.1" ,
5+ "changes" : [
6+ {
7+ "note" : " Dependencies updated"
8+ }
9+ ]
10+ },
211 {
312 "version" : " 2.7.0" ,
413 "changes" : [
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
55
66CHANGELOG
77
8+ ## v2.7.1 - _ October 23, 2020_
9+
10+ * Dependencies updated
11+
812## v2.7.0 - _ October 21, 2020_
913
1014 * Update curveBridge tests (#2633)
Original file line number Diff line number Diff line change 66 "note" : " Use the exchange proxy as the primary allowance target" ,
77 "pr" : 3
88 }
9- ]
9+ ],
10+ "timestamp" : 1603487270
1011 },
1112 {
1213 "version" : " 0.3.0" ,
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
55
66CHANGELOG
77
8+ ## v0.4.0 - _ October 23, 2020_
9+
10+ * Use the exchange proxy as the primary allowance target (#3)
11+
812## v0.3.0 - _ October 21, 2020_
913
1014 * Internal audit fixes (#2657)
Original file line number Diff line number Diff line change 11[
2+ {
3+ "timestamp" : 1603487270 ,
4+ "version" : " 4.7.1" ,
5+ "changes" : [
6+ {
7+ "note" : " Dependencies updated"
8+ }
9+ ]
10+ },
211 {
312 "version" : " 4.7.0" ,
413 "changes" : [
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
55
66CHANGELOG
77
8+ ## v4.7.1 - _ October 23, 2020_
9+
10+ * Dependencies updated
11+
812## v4.7.0 - _ October 21, 2020_
913
1014 * Return quoteReport from SwapQuoter functions (#2627)
Original file line number Diff line number Diff line change 11[
2+ {
3+ "timestamp" : 1603487270 ,
4+ "version" : " 6.4.2" ,
5+ "changes" : [
6+ {
7+ "note" : " Dependencies updated"
8+ }
9+ ]
10+ },
211 {
312 "version" : " 6.4.1" ,
413 "changes" : [
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
55
66CHANGELOG
77
8+ ## v6.4.2 - _ October 23, 2020_
9+
10+ * Dependencies updated
11+
812## v6.4.1 - _ October 21, 2020_
913
1014 * Change test protocol fee to 70000. (#2637)
Original file line number Diff line number Diff line change @@ -11677,9 +11677,9 @@ public-encrypt@^4.0.0:
1167711677 randombytes "^2.0.1"
1167811678 safe-buffer "^5.1.2"
1167911679
11680- "publish-release@git+ https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed":
11680+ "publish-release@https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed":
1168111681 version "1.3.3"
11682- resolved "git+ https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed"
11682+ resolved "https://github.com/0xProject/publish-release.git#3f8be1105a356527f4b362ff456d94bf9a82f2ed"
1168311683 dependencies:
1168411684 async "^0.9.0"
1168511685 ghauth "^2.0.0"
You can’t perform that action at this time.
0 commit comments