Skip to content

Commit 41d2a4c

Browse files
committed
πŸ”– release: mobile@1.1.25, server@0.2.78
1 parent 5bfabfd commit 41d2a4c

File tree

7 files changed

+19
-14
lines changed

7 files changed

+19
-14
lines changed

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

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

β€Ž.changeset/jolly-taxes-say.mdβ€Ž

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

β€ŽCHANGELOG.mdβ€Ž

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

3+
## 1.1.25
4+
5+
### Patch Changes
6+
7+
- [`7dd758c`](https://github.com/exactly/exa/commit/7dd758c4af22a21b47c4a47239c02c1cff0c7417) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸ₯… report fallback error with cause context
8+
9+
- Updated dependencies [[`5bfabfd`](https://github.com/exactly/exa/commit/5bfabfdb5448acef603ca51d6e35d47c4038051e)]:
10+
- @exactly/server@0.2.78
11+
312
## 1.1.24
413

514
### 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.1.24",
3+
"version": "1.1.25",
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.77",
39+
"@exactly/server": "workspace:^0.2.78",
4040
"@expo/metro-runtime": "~6.1.2",
4141
"@farcaster/frame-sdk": "^0.1.12",
4242
"@farcaster/miniapp-sdk": "^0.2.1",

β€Ž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.78
4+
5+
### Patch Changes
6+
7+
- [`5bfabfd`](https://github.com/exactly/exa/commit/5bfabfdb5448acef603ca51d6e35d47c4038051e) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - πŸš€ deploy new app version
8+
39
## 0.2.77
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.77",
3+
"version": "0.2.78",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)