File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/libp2p-daemon-server Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ @libp2p/daemon-server-v1 .0.3] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v1.0.2...@libp2p/daemon-server-v1.0.3 ) (2022-05-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * encode enums correctly ([ #86 ] ( https://github.com/libp2p/js-libp2p-daemon/issues/86 ) ) ([ 6ce4633] ( https://github.com/libp2p/js-libp2p-daemon/commit/6ce4633f3db41ab66f9b8b1abbe84955dde3e9be ) )
7
+
1
8
## [ @libp2p/daemon-server-v1 .0.2] ( https://github.com/libp2p/js-libp2p-daemon/compare/@libp2p/daemon-server-v1.0.1...@libp2p/daemon-server-v1.0.2 ) (2022-04-20)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @libp2p/daemon-server" ,
3
- "version" : " 1.0.2 " ,
3
+ "version" : " 1.0.3 " ,
4
4
"description" : " API server for libp2p-daemon instances" ,
5
5
"license" : " Apache-2.0 OR MIT" ,
6
6
"homepage" : " https://github.com/libp2p/js-libp2p-daemon/tree/master/packages/libp2p-daemon-server#readme" ,
You can’t perform that action at this time.
0 commit comments