Skip to content

Commit

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


### Features

* improve <Button/> component usability using forwardRef and React.HTMLAttributes ([0422023](https://github.com/ledgity-labs/dapp/commit/0422023ab90014dd2c756c49338f887ba0bac7c7))


### Others

* include all types of commits into generated changelogs ([26654b9](https://github.com/ledgity-labs/dapp/commit/26654b98cf08b67acddd31be492c5e2ab7b5d5cd))

# [1.3.0](https://github.com/ledgity-labs/dapp/compare/v1.2.0...v1.3.0) (2023-05-14)


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

1 comment on commit 0797d89

@vercel
Copy link

@vercel vercel bot commented on 0797d89 May 15, 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-git-main-ledgity.vercel.app
dapp-ledgity.vercel.app
ledgity-finance.vercel.app

Please sign in to comment.