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 Mar 3, 2024
1 parent 57d4aed commit 17437bb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/espressocash_app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 1.105.0

- **REFACTOR**: remove declarative routes (#1288).
- **REFACTOR**: use DCM 1.14.0 (#1282).
- **REFACTOR**: rename ec client (#1281).
- **FIX**: scalex onramp fee calculation (#1279).
- **FIX**: scalex offramp (#1277).
- **FEAT**: add last name (#1287).
- **FEAT**: payment screens redesign (#1272).
- **FEAT**: outgoing dln module updates (#1266).

## 1.104.0

- **FIX**: intercom initialization (#1275).
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.104.0
version: 1.105.0

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

0 comments on commit 17437bb

Please sign in to comment.