Skip to content

Commit

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


### Bug Fixes

* import alias prefix in api/score route.ts ([48bb83c](https://github.com/ledgity-labs/dapp/commit/48bb83ccdc97330d1922d93bec28f01a6659b1ed))


### Features

* add a minimal hero on home page ([8e98105](https://github.com/ledgity-labs/dapp/commit/8e9810529f58ae6555958b4eb5330f5239f6f82b))
* import assets and add a minimal header for outside app layout ([1f21b8e](https://github.com/ledgity-labs/dapp/commit/1f21b8ec4c11cd569b55ddc9bdb5040a39243b06))
* improve header logo alignment + refactor this one in its own component ([cfdcd1f](https://github.com/ledgity-labs/dapp/commit/cfdcd1f667fef6bb0152bac0ce4d1bafa0723645))

# [1.2.0](https://github.com/ledgity-labs/dapp/compare/v1.1.1...v1.2.0) (2023-05-13)


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

1 comment on commit 0b2e5f4

@vercel
Copy link

@vercel vercel bot commented on 0b2e5f4 May 14, 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.