Skip to content

Commit

Permalink
chore(release): publish packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ookami-kb committed May 2, 2024
1 parent a70d41b commit 243cae2
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.115.0

- **REFACTOR**: restructure qr_scanner.
- **REFACTOR**: break outgoing_direct_payments -> wallet_flow.
- **REFACTOR**: break fees -> ramp.
- **REFACTOR**: break balances -> conversion_rates.
- **REFACTOR**: break conversion_rates -> wallet_flow.
- **REFACTOR**: break activities -> authenticated.
- **REFACTOR**: restructure accounts.
- **REFACTOR**: remove nested dependency (#1401).
- **FEAT**: update pay verification interval on opened request (#1410).
- **FEAT**: show add cash notice on zero balance (#1388).

## 1.114.0

- **REFACTOR**: remove go_router (#1399).
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.114.0
version: 1.115.0

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

0 comments on commit 243cae2

Please sign in to comment.