Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
 - espressocash_app@1.111.0
  • Loading branch information
ookami-kb committed Apr 17, 2024
1 parent 8ccc4cd commit 88c93e9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions packages/espressocash_app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
## 1.111.0

- **REFACTOR**: remove common package (#1360).
- **REFACTOR**: remove logout listener (#1357).
- **REFACTOR**: tx updater (#1355).
- **REFACTOR**: remove unused code.
- **REFACTOR**: remove some obsolete modules (#1354).
- **REFACTOR**: restructure core (#1353).
- **REFACTOR**: remove internal src folders (#1352).
- **REFACTOR**: update lints.
- **REFACTOR**: transfer core to common package (#1349).
- **FIX**: scalex minimum amount (#1373).
- **FIX**: odp failure message for no funds (#1339).
- **FEAT**: cache usdc balance (#1348).
- **FEAT**: simplify balance tracking (#1343).
- **FEAT**: payment request tile title update (#1351).
- **FEAT**: update payment request link (#1341).
- **FEAT**: update request message label (#1342).

## 1.110.2

- **FIX**: coinflow kyc flow (#1347).
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.110.2
version: 1.111.0

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

0 comments on commit 88c93e9

Please sign in to comment.