Skip to content

Commit

Permalink
release: Ledgity Yield v2.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 7, 2024
1 parent 00274d9 commit 49b2885
Show file tree
Hide file tree
Showing 3 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 @@
## [2.1.3](https://github.com/LedgityLabs/LedgityYield/compare/v2.1.2...v2.1.3) (2024-10-07)


### Fixes

* **simulate txbutton:** fixed the txButton type problem ([00274d9](https://github.com/LedgityLabs/LedgityYield/commit/00274d995b0736ba8b474f4dedacc6d5068d6034))


### Others

* **clean of the app:** cleaning the app for better readability, accessibility and performance ([9e64cd9](https://github.com/LedgityLabs/LedgityYield/commit/9e64cd9ab55c57d4c15820f55fb7794e5d094422))

## [2.1.2](https://github.com/LedgityLabs/LedgityYield/compare/v2.1.1...v2.1.2) (2024-09-13)


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.1.0",
"version": "2.1.3",
"private": true,
"workspaces": [
"frontend"
Expand Down

0 comments on commit 49b2885

Please sign in to comment.