Skip to content

Commit 0802afa

Browse files
committed
πŸ”– release: server@0.2.82
1 parent 737e332 commit 0802afa

10 files changed

Lines changed: 19 additions & 38 deletions

β€Ž.changeset/bright-eagle-swim.mdβ€Ž

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

β€Ž.changeset/cohk-ogyn-nhcy.mdβ€Ž

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

β€Ž.changeset/quick-foxes-leap.mdβ€Ž

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

β€Ž.changeset/ready-groups-beam.mdβ€Ž

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

β€Ž.changeset/red-rat-pet.mdβ€Ž

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

β€Ž.changeset/spotty-tigers-tease.mdβ€Ž

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

β€Ž.changeset/warm-eagles-rest.mdβ€Ž

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

β€Ž.changeset/wise-sites-add.mdβ€Ž

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

β€Žserver/CHANGELOG.mdβ€Ž

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

3+
## 0.2.82
4+
5+
### Patch Changes
6+
7+
- [#897](https://github.com/exactly/exa/pull/897) [`1e5616a`](https://github.com/exactly/exa/commit/1e5616a71542ed4c89b661787751890a25f08b47) Thanks [@mainqueg](https://github.com/mainqueg)! - πŸ› omit subdivision for non-us onboarding
8+
9+
- [#894](https://github.com/exactly/exa/pull/894) [`d2c5fd2`](https://github.com/exactly/exa/commit/d2c5fd2624373791be24dcf3cde1c128037b6af0) Thanks [@mainqueg](https://github.com/mainqueg)! - ✨ add bank beneficiary address to deposit details
10+
11+
- [#899](https://github.com/exactly/exa/pull/899) [`737e332`](https://github.com/exactly/exa/commit/737e33262b8504f4eda35f49c44780f933562659) Thanks [@mainqueg](https://github.com/mainqueg)! - πŸ› fix quote short-circuit missing usd
12+
13+
- [#812](https://github.com/exactly/exa/pull/812) [`d599828`](https://github.com/exactly/exa/commit/d59982869a5afef76517007f58985dc2829326df) Thanks [@mainqueg](https://github.com/mainqueg)! - πŸ› require identity-validation completion for ramp tracking
14+
15+
- [#882](https://github.com/exactly/exa/pull/882) [`5347cf3`](https://github.com/exactly/exa/commit/5347cf38ccc9d2795a04ba2251fee3a8b2a47453) Thanks [@mainqueg](https://github.com/mainqueg)! - 🩹 close redis connections on shutdown
16+
17+
- [#891](https://github.com/exactly/exa/pull/891) [`f9f0d0a`](https://github.com/exactly/exa/commit/f9f0d0ab502223e17a4045b726ed4c429a34a0d7) Thanks [@mainqueg](https://github.com/mainqueg)! - 🦺 return ok for non-processed persona templates
18+
19+
- [#899](https://github.com/exactly/exa/pull/899) [`ac40943`](https://github.com/exactly/exa/commit/ac409434a13fe6cd87975a0def34bc23d4c2465c) Thanks [@mainqueg](https://github.com/mainqueg)! - πŸ› track onramp completion on processed instead of submitted
20+
321
## 0.2.81
422

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

0 commit comments

Comments
Β (0)