Compare commits

...

3 Commits

Author SHA1 Message Date
semantic-release-bot 9018cb11bf chore(release): 0.4.1 [skip ci]
## [0.4.1](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.4.0...v0.4.1) (2023-11-19)

### Bug Fixes

* update to reference S5 as a supported content network and technology ([0ce0a18](0ce0a1869d))
2023-11-19 13:55:38 +00:00
Derrick Hammer d9c29f4326
Merge remote-tracking branch 'origin/master' 2023-11-19 08:54:36 -05:00
Derrick Hammer 0ce0a1869d
fix: update to reference S5 as a supported content network and technology 2023-11-19 08:54:24 -05:00
3 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,10 @@
## [0.4.1](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.4.0...v0.4.1) (2023-11-19)
### Bug Fixes
* update to reference S5 as a supported content network and technology ([0ce0a18](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/commit/0ce0a1869d5832249eeadf63991e7216f9069cd6))
# [0.4.0](https://git.lumeweb.com/LumeWeb/docs.lumeweb.com/compare/v0.3.0...v0.4.0) (2023-11-15)

View File

@ -6,7 +6,7 @@ title: Web3 Browser Web App
**Link**: https://web3browser.io
This is an experimental tech demo to enable HNS and ENS browsing via IPFS.
This is an experimental tech demo to enable HNS and ENS browsing via IPFS and S5.
**This demo uses the following technologies**:
@ -16,7 +16,7 @@ This is an experimental tech demo to enable HNS and ENS browsing via IPFS.
* Lavanet: https://www.lavanet.xyz
* ETH: https://git.lumeweb.com/LumeWeb/libethsync/src/branch/develop
* IPFS: https://github.com/ipfs/helia
* HNS: https://github.com/handshake-org/hsd
* S5 in TypeScript: https://git.lumeweb.com/LumeWeb/libs5/src/branch/develop
**Some notes about current issues and limitations**:

View File

@ -1,6 +1,6 @@
{
"name": "@lumeweb/docs.lumeweb.com",
"version": "0.4.0",
"version": "0.4.1",
"private": true,
"repository": {
"type": "git",