Skip to content

Commit

Permalink
release: Ledgity Yield v2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 10, 2024
1 parent 920ebe7 commit ec8ca64
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
## [2.1.0](https://github.com/LedgityLabs/LedgityYield/compare/v2.0.0...v2.1.0) (2024-09-10)


### Features

* **refresh rate:** rerender and refresh rate is now lower and more healthy ([21f1e1c](https://github.com/LedgityLabs/LedgityYield/commit/21f1e1c0a7f98f7c881cc837a90e6baada6be4ba))
* **xswap widget:** from modal to widget ([b2df702](https://github.com/LedgityLabs/LedgityYield/commit/b2df7022528921f85ee3acb9e6776bc88db2ca96))


### Fixes

* **remove legacy modal:** removed xswap legacy modal ([6e6d6bc](https://github.com/LedgityLabs/LedgityYield/commit/6e6d6bc7d48281e31efd385f0eccfc5689489b4c))


### Others

* **claim format:** claim rewards format to 3 decimals ([9c747c9](https://github.com/LedgityLabs/LedgityYield/commit/9c747c9acbac2408f5b182259b9843ada9295d0c))
* **modals and errors:** restyled modals and improved error messages ([0677a59](https://github.com/LedgityLabs/LedgityYield/commit/0677a59678b07a9653e715611783c796b22a0aef))
* **sepolia:** added sepolia to available networks for testing ([6222352](https://github.com/LedgityLabs/LedgityYield/commit/6222352bf5cd9215d299381ee76d53282984d333))
* **yarn configs:** added yarn configs ([716b3d8](https://github.com/LedgityLabs/LedgityYield/commit/716b3d8d599f9c5dfdfab1b970f17ee16048f6cf))

## [2.0.0](https://github.com/LedgityLabs/LedgityYield/compare/v1.275.1...v2.0.0) (2024-09-05)


Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ledgity-yield",
"version": "2.0.0",
"version": "2.1.0",
"engines": {
"node": ">=16.0.0",
"yarn": "^1.22.0"
Expand Down

0 comments on commit ec8ca64

Please sign in to comment.