mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-04-25 14:52:18 +00:00
* 0.1.60: Back on master release of webtorrent
This commit is contained in:
parent
37d128ed43
commit
768893f508
@ -126,6 +126,7 @@ See [Dweb document index](./DOCUMENTINDEX.md) for a list of the repos that make
|
|||||||
|
|
||||||
### Release Notes
|
### Release Notes
|
||||||
|
|
||||||
|
* 0.1.60: Back on master release of webtorrent
|
||||||
* 0.1.59: Add DwebTransports.statuses synchronous API
|
* 0.1.59: Add DwebTransports.statuses synchronous API
|
||||||
* 0.1.58: Upgrade GUN and IPFS to v0.35.0 (0.36 breaks webpack as currently configured)
|
* 0.1.58: Upgrade GUN and IPFS to v0.35.0 (0.36 breaks webpack as currently configured)
|
||||||
* 0.1.57: Fix heartbeat timer stopping
|
* 0.1.57: Fix heartbeat timer stopping
|
||||||
|
@ -53,5 +53,5 @@
|
|||||||
"test": "cd src; node ./test.js",
|
"test": "cd src; node ./test.js",
|
||||||
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
||||||
},
|
},
|
||||||
"version": "0.1.59"
|
"version": "0.1.60"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user