Skip to content

Commit

Permalink
release: Ledgity DeFi v1.10.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 16, 2023
1 parent 465a4ab commit e4475c3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.10.0](https://github.com/ledgity-labs/dapp/compare/v1.9.0...v1.10.0) (2023-05-16)


### Features

* **components:** add first version of Cards glow effect ([9c0c58a](https://github.com/ledgity-labs/dapp/commit/9c0c58a5df0d1eabc73d9aaeeda584964b2e07c4))
* **components:** add style to the 2 Card components variants ([2966ef4](https://github.com/ledgity-labs/dapp/commit/2966ef48a697ca01ea346da72bc3e6f422384167))
* **home:** add empty features boxes ([49ebff5](https://github.com/ledgity-labs/dapp/commit/49ebff551041ff55c8971f6ecd91c9b6b9797e63))
* **ui:** improve the cards display in ui kit page ([a34639a](https://github.com/ledgity-labs/dapp/commit/a34639a0578c2806c5624d25e84f478d40f81f6a))

## [1.9.0](https://github.com/ledgity-labs/dapp/compare/v1.8.0...v1.9.0) (2023-05-16)


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

1 comment on commit e4475c3

@vercel
Copy link

@vercel vercel bot commented on e4475c3 May 16, 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.