Skip to content

Commit

Permalink
Merge branch 'main' into feat/initial-download
Browse files Browse the repository at this point in the history
* main:
  chore: pin more hyper deps (#381)
  chore: extract and test construction of icon url (#366)
  chore: fix release workflow configuration (#379)
  chore: remove unused/unneeded deps (#376)
  chore: remove authstore (#377)
  fix: handle duplicate connections to LocalPeers (#378)
  • Loading branch information
gmaclennan committed Nov 20, 2023
2 parents 3afafbb + 526d257 commit ca60188
Show file tree
Hide file tree
Showing 17 changed files with 640 additions and 2,597 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,3 @@ jobs:
npm-token: ${{ secrets.NPM_TOKEN }}
build-command: |
npm install
npm run build
Loading

0 comments on commit ca60188

Please sign in to comment.