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 Jun 1, 2023
2 parents 9500c22 + cdf5f0f commit 6671609
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.30.0](https://github.com/ledgity-labs/dapp/compare/v1.29.0...v1.30.0) (2023-06-01)


### Features

* **home:** add animation while scrolling from hero to features ([f0fb30d](https://github.com/ledgity-labs/dapp/commit/f0fb30d96c14fdd7b4caec9808e659a7270bcd90))

## [1.29.0](https://github.com/ledgity-labs/dapp/compare/v1.28.0...v1.29.0) (2023-06-01)


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-defi",
"version": "1.29.0",
"version": "1.30.0",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit 6671609

Please sign in to comment.