Skip to content

Commit

Permalink
[RELEASE] tangle-dapp v0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
AtelyPham committed Jul 8, 2024
1 parent c52e0b4 commit b9cc408
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-sync-master-with-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
with:
app-id: ${{ vars.AUTO_SYNC_BRANCHES_APP_ID }}
private-key: ${{ secrets.AUTO_SYNC_BRANCHES_SECRET }}
owner: ${{ github.repository_owner }}
repositories: ${{ github.repository }}

- name: Checkout Develop
uses: actions/checkout@v2
Expand Down
4 changes: 2 additions & 2 deletions apps/tangle-dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,8 @@

### Removed

- Minimum stake column from validator tables - https://github.com/webb-tools/webb-dapp/pull/1847
- Minimum stake column from validator tables - https://github.com/webb-tools/webb-dapp/pull/1847.

### Fixed

- Client side data fetching for Header Chips, Key Stats and Nominator Stats containers to address timeout issue when fetching data - https://github.com/webb-tools/webb-dapp/pull/1849
- Client side data fetching for Header Chips, Key Stats and Nominator Stats containers to address timeout issue when fetching data - https://github.com/webb-tools/webb-dapp/pull/1849.

0 comments on commit b9cc408

Please sign in to comment.