File tree 2 files changed +5
-6
lines changed
2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
### v2.1.1
4
4
5
- - Change the way signinig key files are read (from ` import ` to ` readFile ` ) so
6
- that the compiled ` chel ` command works.
5
+ - Change the way signing key files are read (from ` import ` to ` readFile ` ) so that ` chel manifest ` works.
7
6
8
7
### v2.1.0
9
8
Original file line number Diff line number Diff line change @@ -93,10 +93,10 @@ cp -r path/to/contracts/* test/assets/ && ls ./test/assets/*-slim.js | sed -En '
93
93
Current release hashes will always be listed here.
94
94
95
95
```
96
- 672301cc980c2bf98330934f9b6237bcea05768b90934f07aebeaabb8e405ba4 dist/chel-v2.1.0 -aarch64-apple-darwin.tar.gz
97
- 705280200c6393815a8f2ed9b47cf9ea47b0c6fcd6f4dc829a562b0eb62545ac dist/chel-v2.1.0 -x86_64-apple-darwin.tar.gz
98
- 5a80c87e14169d686fac7339bce1c45bbbfff0f2013dba3ad71cc559141b3b9a dist/chel-v2.1.0 -x86_64-pc-windows-msvc.tar.gz
99
- fd253ac8a4102abeee769adc77e39231ad68dad54047b40fe0f781435796df3f dist/chel-v2.1.0 -x86_64-unknown-linux-gnu.tar.gz
96
+ 7560ff9459761030fa57aab206c6730395ab0f32acffd94fc52858fb9df89d98 dist/chel-v2.1.1 -aarch64-apple-darwin.tar.gz
97
+ fbd8a6d19a63e4506fa22c3c4a7eb66379a571bef06c47ed0ab99cf60b86a524 dist/chel-v2.1.1 -x86_64-apple-darwin.tar.gz
98
+ 0f0014508aa61b6593e1626d63adbe713e8d7a8be51bec798a7f515ed2fc2966 dist/chel-v2.1.1 -x86_64-pc-windows-msvc.tar.gz
99
+ 20324f5a2d3bac5680ede772a8332f1563e87cd93ba18f6cc07d773e7e51fa16 dist/chel-v2.1.1 -x86_64-unknown-linux-gnu.tar.gz
100
100
```
101
101
102
102
## History
You can’t perform that action at this time.
0 commit comments