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 Jun 15, 2023
1 parent 40da95d commit 26d8dc0
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.76.0

- **REFACTOR**: bump linter (#993).
- **REFACTOR**: update dfunc (#992).
- **FIX**: back button on app locked screen (#987).
- **FEAT**: update get started screen (#996).
- **FEAT**: skip wallet creation when receiving links on new wallet (#936).
- **FEAT**: curated list of popular tokens (#926).
- **FEAT**: localize chart time interval (#971).
- **FEAT**: upgrade auto router, refactor routes (#932).

## 1.75.0

- **REFACTOR**: update lint rules.
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.75.0
version: 1.76.0

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

0 comments on commit 26d8dc0

Please sign in to comment.