Skip to content

Commit

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


### Features

* add radius-based variants of <Card/> component ([888915b](https://github.com/ledgity-labs/dapp/commit/888915b31418a39e66b5681a38d0a7f2a3b0bca7))
* **ui:** add new <Card/> radius variant to UI kit page ([f62064d](https://github.com/ledgity-labs/dapp/commit/f62064d79437478c4dc339f2cae319e8ac313995))


### Fixes

* fix deployment error + some text typos ([26ac08f](https://github.com/ledgity-labs/dapp/commit/26ac08fcf6daa2f76097e11f20c89ddaefd8770e))

## [1.17.0](https://github.com/ledgity-labs/dapp/compare/v1.16.0...v1.17.0) (2023-05-17)


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

1 comment on commit 922b21c

@vercel
Copy link

@vercel vercel bot commented on 922b21c May 17, 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
ledgity-finance.vercel.app
dapp-git-main-ledgity.vercel.app

Please sign in to comment.