Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ledgity-labs/dapp
Browse files Browse the repository at this point in the history
  • Loading branch information
LilaRest committed Oct 14, 2023
2 parents f35146b + 8e43645 commit ab36490
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.233.4](https://github.com/LedgityLabs/LedgityYield/compare/v1.233.3...v1.233.4) (2023-10-14)


### Fixes

* fix leaderboard empty state not well triggered ([09194de](https://github.com/LedgityLabs/LedgityYield/commit/09194dea893f7bb5928e296a1763f4a346b96079))
* remove console log ([46de176](https://github.com/LedgityLabs/LedgityYield/commit/46de17651c90bbd52b517d0b5e7af723a3467d6f))

## [1.233.3](https://github.com/LedgityLabs/LedgityYield/compare/v1.233.2...v1.233.3) (2023-10-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ledgity-yield",
"version": "1.233.3",
"version": "1.233.4",
"scripts": {
"dev": "next dev",
"build": "prisma generate && next build",
Expand Down

0 comments on commit ab36490

Please sign in to comment.