Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - espressocash_app@1.121.0
  • Loading branch information
ookami-kb committed Jun 4, 2024
1 parent 3707ecf commit 44c0fad
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions packages/espressocash_app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 1.121.0

- **REFACTOR**: balances module (#1476).
- **FIX**: main screen flow (#1487).
- **FIX**: ignore usdc token on crypto portfolio (#1478).
- **FIX**: activity tile text color to white (#1477).
- **FEAT**: log total crypto balance (#1488).
- **FEAT**: sort crypto portfolio list (#1480).
- **FEAT**: home & payment improved buttons (#1468).

## 1.120.0

- **REFACTOR**: request feature flag cleanup (#1455).
Expand Down
2 changes: 1 addition & 1 deletion packages/espressocash_app/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: espressocash_app
description: Espresso Cash mobile wallet for Solana
publish_to: "none"
version: 1.120.0
version: 1.121.0

environment:
sdk: ">=3.3.0 <4.0.0"
Expand Down

0 comments on commit 44c0fad

Please sign in to comment.