mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-04-24 22:32:16 +00:00
v0.1.45: Fix mergeoptions and update ipfs cache id
This commit is contained in:
parent
f25d520326
commit
5930809ad1
@ -126,6 +126,7 @@ See [Dweb document index](./DOCUMENTINDEX.md) for a list of the repos that make
|
||||
|
||||
### Release Notes
|
||||
|
||||
* 0.1.45: Fix mergeoptions and update ipfs cache id
|
||||
* 0.1.44: hooks to allow react-based UI in dweb-archive (via IAUX)
|
||||
* 0.1.43: Add WebTorrent seeding
|
||||
* 0.1.42: Better behavior when cant see gateway
|
||||
|
4
dist/dweb-transports-bundle.js
vendored
4
dist/dweb-transports-bundle.js
vendored
File diff suppressed because one or more lines are too long
@ -53,5 +53,5 @@
|
||||
"test": "cd src; node ./test.js",
|
||||
"help": "echo 'test (test it)'; echo 'build (creates dweb-transports-bundle)'"
|
||||
},
|
||||
"version": "0.1.44"
|
||||
"version": "0.1.45"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user