Skip to content

Commit

Permalink
release: Ledgity DeFi v1.35.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 2, 2023
1 parent 1793335 commit 920722f
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.35.0](https://github.com/ledgity-labs/dapp/compare/v1.34.0...v1.35.0) (2023-06-02)


### Features

* **home:** add new hero stats design for xs devices ([5327626](https://github.com/ledgity-labs/dapp/commit/53276267638c8b47338d59f4d0631dd279f7d475))
* improve hero heading display by wrapping words on xs screens and auto-resizing heading ([e5993cb](https://github.com/ledgity-labs/dapp/commit/e5993cb851551b486278775cf6f6c1f82d511607))

## [1.34.0](https://github.com/ledgity-labs/dapp/compare/v1.33.0...v1.34.0) (2023-06-02)


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.34.0",
"version": "1.35.0",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

1 comment on commit 920722f

@vercel
Copy link

@vercel vercel bot commented on 920722f Jun 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

dapp – ./

dapp-ledgity.vercel.app
dapp-git-main-ledgity.vercel.app
ledgity-finance.vercel.app

Please sign in to comment.