Skip to content

Commit

Permalink
chore: dapp release
Browse files Browse the repository at this point in the history
  • Loading branch information
lutralabs-bot committed Oct 18, 2024
1 parent 41b1329 commit b52d46a
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 31 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-mayflies-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-planets-thank.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/great-years-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-garlics-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/loud-cougars-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-mice-dress.md

This file was deleted.

19 changes: 19 additions & 0 deletions apps/frontend/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# swaylend-dapp

## 0.1.0

### Minor Changes

- [#160](https://github.com/Swaylend/swaylend-monorepo/pull/160) [`90408b2`](https://github.com/Swaylend/swaylend-monorepo/commit/90408b28dc58ca4d7c072230a28fb409334f722a) Thanks [@pseudobun](https://github.com/pseudobun)! - Initial minor release.

- [#171](https://github.com/Swaylend/swaylend-monorepo/pull/171) [`1a5beb9`](https://github.com/Swaylend/swaylend-monorepo/commit/1a5beb9d95f236603a1d284ca38ce9192fce14ed) Thanks [@arthurgeron](https://github.com/arthurgeron)! - Refactor Fuel implementation.

### Patch Changes

- [#174](https://github.com/Swaylend/swaylend-monorepo/pull/174) [`353ce84`](https://github.com/Swaylend/swaylend-monorepo/commit/353ce847e9226f2cde7d15a5c675267850a6f005) Thanks [@andyv09](https://github.com/andyv09)! - Improved handling of numbers, input field, max button behaviour and error messages.

- [`f4059ee`](https://github.com/Swaylend/swaylend-monorepo/commit/f4059ee8c5e6bf8243c9e5f0987b1c1b61c347a9) Thanks [@martines3000](https://github.com/martines3000)! - Adds copy icon feedback and changes how PostHog is initialized

- [#164](https://github.com/Swaylend/swaylend-monorepo/pull/164) [`412f3b6`](https://github.com/Swaylend/swaylend-monorepo/commit/412f3b67e881e0458904ff23e8201dbbd616b711) Thanks [@martines3000](https://github.com/martines3000)! - Fixes wrong calculation of available liquidity on the dapp

- [`0083c1f`](https://github.com/Swaylend/swaylend-monorepo/commit/0083c1ff8dfda800ab1829d5dd29fa32b25c263f) Thanks [@martines3000](https://github.com/martines3000)! - Change how minimum borrow amount is calculated.
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swaylend-dapp",
"version": "0.0.0",
"version": "0.1.0",
"license": "MIT",
"private": true,
"homepage": "https://app.swaylend.com",
Expand Down

0 comments on commit b52d46a

Please sign in to comment.