Skip to content

Commit

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

- **REFACTOR**: move FileManager to data (#1190).
- **REFACTOR**: restructure features (#1183).
- **REFACTOR**: remove unused dependencies (#1182).
- **REFACTOR**: update dependencies (#1181).
- **REFACTOR**: update dependencies (#1179).
- **REFACTOR**: restructure features (#1178).
- **FIX**: coinflow versioned transactions (#1184).
- **FIX**: added generator build order (#1185).
- **FEAT**: update token list source (#1191).
- **FEAT**: dynamic first incoming fee (#1197).
- **FEAT**: minor label update (#1192).
- **FEAT**: auth backend requests (#1188).
- **FEAT**: updated popular token list (#1186).

## 1.95.0

- **FEAT**: prefer ramp network in Europe (#1174).
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.95.0
version: 1.96.0

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

0 comments on commit 7642622

Please sign in to comment.