Skip to content

Commit

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

- **REFACTOR**: request feature flag cleanup (#1455).
- **REFACTOR**: remove tx failure logging (#1453).
- **REFACTOR**: enable profiling (#1447).
- **FIX**: transaction request fixes (#1449).
- **FEAT**: show users list of tokens (#1433).
- **FEAT**: black background in activity and profile page (#1461).
- **FEAT**: fetch usd rate from backend (#1465).
- **FEAT**: homepage theme (#1452).
- **FEAT**: update local token list data (#1454).
- **FEAT**: update analytics (#1451).

## 1.119.0

- **FEAT**: optmize startup time (#1444).
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.119.0
version: 1.120.0

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

0 comments on commit 18a0a22

Please sign in to comment.