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 Nov 30, 2023
1 parent 93bb7a2 commit d0faf91
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.91.0

- **FIX**: remove home tab animation transition (#1141).
- **FIX**: webview onLoaded call (#1118).
- **FIX**: splash screen background color (#1140).
- **FIX**: image background load blink (#1145).
- **FIX**: timeline gap (#1131).
- **FEAT**: update l10n (#1152).
- **FEAT**: add scalex ramp (#1108).
- **FEAT**: Update l10n (#1151).
- **FEAT**: update l10n (#1150).
- **FEAT**: home screen ui updates (#1148).
- **FEAT**: update onboarding flow (#1142).
- **FEAT**: remove hardcoded keys (#1144).
- **FEAT**: offramp updates (#1143).
- **FEAT**: onramp updates (#1117).
- **FEAT**: update profile qr code (#1129).
- **FEAT**: splash and sign-in update (#1132).

## 1.90.0

- **FEAT**: update ramp screens ui (#1133).
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.90.0
version: 1.91.0

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

0 comments on commit d0faf91

Please sign in to comment.