File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.0.1] ( https://github.com/will991/dex-order-serialization-lib/compare/v1.0.0...v1.0.1 ) (2023-05-02)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * format ([ 15421a6] ( https://github.com/will991/dex-order-serialization-lib/commit/15421a6d74b3a150fcd21a658918e32b6b3d44ea ) )
7
+ * remove lock file ([ c7ce33f] ( https://github.com/will991/dex-order-serialization-lib/commit/c7ce33f760a63bbb3885881480a8692124bbb012 ) )
8
+
1
9
# 1.0.0 (2023-04-27)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @will991/dex-order-serialization-lib" ,
3
- "version" : " 1.0.0 " ,
3
+ "version" : " 1.0.1 " ,
4
4
"description" : " A library to (de)serialize cbor from different DEXes (decentralized exchanges) to specific types for order transaction construction." ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments