Skip to content

Commit dba36d8

Browse files
committed
πŸ”– release: server@0.2.88, mobile@1.2.4
1 parent bae8e19 commit dba36d8

9 files changed

Lines changed: 23 additions & 24 deletions

File tree

β€Ž.changeset/four-colts-rhyme.mdβ€Ž

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

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

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

β€Ž.changeset/petite-taxes-do.mdβ€Ž

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

β€Ž.changeset/small-swans-find.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.4
4+
5+
### Patch Changes
6+
7+
- [#946](https://github.com/exactly/exa/pull/946) [`83f28bd`](https://github.com/exactly/exa/commit/83f28bd456a02ce1db9a2aefa38f42b16d11ec6d) Thanks [@dieguezguille](https://github.com/dieguezguille)! - 🚸 replace pressable icons with icon button component
8+
9+
- [#946](https://github.com/exactly/exa/pull/946) [`6c0155d`](https://github.com/exactly/exa/commit/6c0155dd2677c41ce8b4b7a8a0b11a7cca5d2922) Thanks [@dieguezguille](https://github.com/dieguezguille)! - ✨ create icon button component
10+
11+
- [#954](https://github.com/exactly/exa/pull/954) [`f3eff2b`](https://github.com/exactly/exa/commit/f3eff2b00563827736c974661ff32d48610ba78f) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - ✨ expose address and card status to miniapp host
12+
13+
- Updated dependencies [[`bae8e19`](https://github.com/exactly/exa/commit/bae8e19c49720aba1cd21d9d7296978c150be1d4)]:
14+
- @exactly/server@0.2.88
15+
316
## 1.2.3
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.3",
3+
"version": "1.2.4",
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.14",
3838
"@exactly/lib": "^0.1.0",
39-
"@exactly/server": "workspace:^0.2.86",
39+
"@exactly/server": "workspace:^0.2.88",
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.88
4+
5+
### Patch Changes
6+
7+
- [`bae8e19`](https://github.com/exactly/exa/commit/bae8e19c49720aba1cd21d9d7296978c150be1d4) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸš€ deploy new app version
8+
39
## 0.2.87
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.87",
3+
"version": "0.2.88",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)