Skip to content

Commit 62caa0b

Browse files
committed
πŸ”– release: mobile@1.2.19, server@0.2.107
1 parent 199370e commit 62caa0b

10 files changed

Lines changed: 23 additions & 26 deletions

β€Ž.changeset/huge-colts-hang.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/perky-files-cross.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/quick-webs-create.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€Ž.changeset/red-baths-dig.mdβ€Ž

Lines changed: 0 additions & 2 deletions
This file was deleted.

β€Ž.changeset/sparkly-heads-notice.mdβ€Ž

Lines changed: 0 additions & 5 deletions
This file was deleted.

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @exactly/mobile
22

3+
## 1.2.19
4+
5+
### Patch Changes
6+
7+
- [#1195](https://github.com/exactly/exa/pull/1195) [`88f7003`](https://github.com/exactly/exa/commit/88f700370aae08e93fa4122021ae55b731a9db5d) Thanks [@franm91](https://github.com/franm91)! - πŸš‘οΈ replace deprecated wallet balances endpoint
8+
9+
- [#1195](https://github.com/exactly/exa/pull/1195) [`4fb9287`](https://github.com/exactly/exa/commit/4fb92873983c2bfded2eecb6cd4fef9847ac5be6) Thanks [@franm91](https://github.com/franm91)! - πŸ› fix token logo resolution
10+
11+
- [#1184](https://github.com/exactly/exa/pull/1184) [`4709146`](https://github.com/exactly/exa/commit/4709146d885e98fc62a6966d6995d9da08ea80f8) Thanks [@franm91](https://github.com/franm91)! - πŸ‘” extend installments benefit
12+
13+
- Updated dependencies [[`199370e`](https://github.com/exactly/exa/commit/199370e5c63008fd869ca66c852209f27305802a)]:
14+
- @exactly/server@0.2.107
15+
316
## 1.2.18
417

518
### Patch Changes

β€Žpackage.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exactly/mobile",
3-
"version": "1.2.18",
3+
"version": "1.2.19",
44
"title": "Exa App",
55
"shortDescription": "What finance should be today",
66
"description": "A Card. A Wallet. A DeFi Protocol. All of it together.",
@@ -36,7 +36,7 @@
3636
"@account-kit/smart-contracts": "catalog:",
3737
"@exactly/common": "workspace:^0.0.16",
3838
"@exactly/lib": "^0.1.0",
39-
"@exactly/server": "workspace:^0.2.105",
39+
"@exactly/server": "workspace:^0.2.107",
4040
"@expo/metro-runtime": "~55.0.6",
4141
"@farcaster/frame-sdk": "^0.1.14",
4242
"@farcaster/miniapp-sdk": "^0.2.3",

β€Žpnpm-lock.yamlβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žserver/CHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @exactly/server
22

3+
## 0.2.107
4+
5+
### Patch Changes
6+
7+
- [`199370e`](https://github.com/exactly/exa/commit/199370e5c63008fd869ca66c852209f27305802a) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸš€ deploy new app version
8+
39
## 0.2.106
410

511
### Patch Changes

β€Žserver/package.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@exactly/server",
3-
"version": "0.2.106",
3+
"version": "0.2.107",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)