Skip to content

Commit f0f3659

Browse files
committed
πŸ”– release: mobile@1.2.16, server@0.2.102
1 parent 08df89b commit f0f3659

8 files changed

Lines changed: 21 additions & 19 deletions

File tree

β€Ž.changeset/brave-otters-guard.mdβ€Ž

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

β€Ž.changeset/bright-tables-bow.mdβ€Ž

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

β€Ž.changeset/calm-dolls-brush.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

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

3+
## 1.2.16
4+
5+
### Patch Changes
6+
7+
- [#1132](https://github.com/exactly/exa/pull/1132) [`08df89b`](https://github.com/exactly/exa/commit/08df89b5dfa2f743ff84e7fd73e931d7211ee6ce) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ✨ implement failed onramp ui
8+
9+
- [#1115](https://github.com/exactly/exa/pull/1115) [`6f8e110`](https://github.com/exactly/exa/commit/6f8e1107ab4a96bf087ed2dc2630d596be79bb92) Thanks [@franm91](https://github.com/franm91)! - ✨ implement bridge offramp
10+
11+
- Updated dependencies [[`852799e`](https://github.com/exactly/exa/commit/852799e376a95af2ed90fb9b234aebdbb62050f8)]:
12+
- @exactly/server@0.2.102
13+
314
## 1.2.15
415

516
### 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.15",
3+
"version": "1.2.16",
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.15",
3838
"@exactly/lib": "^0.1.0",
39-
"@exactly/server": "workspace:^0.2.101",
39+
"@exactly/server": "workspace:^0.2.102",
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.102
4+
5+
### Patch Changes
6+
7+
- [#1130](https://github.com/exactly/exa/pull/1130) [`852799e`](https://github.com/exactly/exa/commit/852799e376a95af2ed90fb9b234aebdbb62050f8) Thanks [@mainqueg](https://github.com/mainqueg)! - ✨ handle failed manteca onboarding tasks
8+
39
## 0.2.101
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.101",
3+
"version": "0.2.102",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)