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 16, 2023
2 parents 7433ac6 + 980eeca commit 4569ff5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.235.0](https://github.com/LedgityLabs/LedgityYield/compare/v1.234.2...v1.235.0) (2023-10-16)


### Features

* reveal Velcore token ([001e1a3](https://github.com/LedgityLabs/LedgityYield/commit/001e1a36f63eadd6910f1c24a9a6f5ca27da5439))

## [1.234.2](https://github.com/LedgityLabs/LedgityYield/compare/v1.234.1...v1.234.2) (2023-10-14)


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.234.2",
"version": "1.235.0",
"scripts": {
"dev": "next dev",
"build": "prisma generate && next build",
Expand Down

0 comments on commit 4569ff5

Please sign in to comment.