Skip to content

Commit 022d401

Browse files
committed
πŸ”– release: server@0.2.98, mobile@1.2.12
1 parent db8be2a commit 022d401

8 files changed

Lines changed: 21 additions & 19 deletions

File tree

β€Ž.changeset/big-worms-remain.mdβ€Ž

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

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

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

β€Ž.changeset/bridge-enable-flag.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.2.12
4+
5+
### Patch Changes
6+
7+
- [#1078](https://github.com/exactly/exa/pull/1078) [`ce6ad88`](https://github.com/exactly/exa/commit/ce6ad8811a62a83e7ebcfa306b7a597d38cfbdd7) Thanks [@franm91](https://github.com/franm91)! - πŸ‘” update benefits
8+
9+
- Updated dependencies [[`6e154aa`](https://github.com/exactly/exa/commit/6e154aaa61ee5ad397a56ee51fbd38867af8a4f7), [`db8be2a`](https://github.com/exactly/exa/commit/db8be2ac0dba120c42d3db8825a9eafd82b08dbb)]:
10+
- @exactly/server@0.2.98
11+
312
## 1.2.11
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.2.11",
3+
"version": "1.2.12",
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.97",
39+
"@exactly/server": "workspace:^0.2.98",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @exactly/server
22

3+
## 0.2.98
4+
5+
### Patch Changes
6+
7+
- [#1073](https://github.com/exactly/exa/pull/1073) [`6e154aa`](https://github.com/exactly/exa/commit/6e154aaa61ee5ad397a56ee51fbd38867af8a4f7) Thanks [@nfmelendez](https://github.com/nfmelendez)! - πŸ”’οΈ flag failed over captures as suspicious
8+
9+
- [#1079](https://github.com/exactly/exa/pull/1079) [`db8be2a`](https://github.com/exactly/exa/commit/db8be2ac0dba120c42d3db8825a9eafd82b08dbb) Thanks [@mainqueg](https://github.com/mainqueg)! - πŸ”’οΈ restrict bridge ramp to enabled users
10+
311
## 0.2.97
412

513
### 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.97",
3+
"version": "0.2.98",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)