mirror of
https://github.com/fluencelabs/dweb-transports
synced 2025-04-24 22:32:16 +00:00
v 0.1.46 correctly recognize /arc/archive.org
This commit is contained in:
parent
289362fcdd
commit
d22b07326a
@ -126,6 +126,7 @@ See [Dweb document index](./DOCUMENTINDEX.md) for a list of the repos that make
|
||||
|
||||
### Release Notes
|
||||
|
||||
* 0.1.46: Correctly recognize /arc/archive.org urls
|
||||
* 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
|
||||
|
2
dist/dweb-transports-bundle.js
vendored
2
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.45"
|
||||
"version": "0.1.46"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user