Skip to content

Commit

Permalink
release: Ledgity DeFi v1.9.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 cab89d5 commit 949fb04
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.9.0](https://github.com/ledgity-labs/dapp/compare/v1.8.0...v1.9.0) (2023-05-16)


### Features

* **components:** add Card component outline ([a6c1a7d](https://github.com/ledgity-labs/dapp/commit/a6c1a7da972b083fdb1f701435a3f40601bc99ea))
* **home:** slightly reduce glow-light.png opacity ([6274619](https://github.com/ledgity-labs/dapp/commit/62746199feb0eac5e9fce750694bd0814211772b))
* **ui:** add Card component to the ui kit page ([174718b](https://github.com/ledgity-labs/dapp/commit/174718bb95d92339bad4299120e136bd8d3a1b54))

## [1.8.0](https://github.com/ledgity-labs/dapp/compare/v1.7.0...v1.8.0) (2023-05-15)


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

1 comment on commit 949fb04

@vercel
Copy link

@vercel vercel bot commented on 949fb04 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.