Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/pink-plums-sit.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/ready-experts-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-plums-fail.md

This file was deleted.

8 changes: 8 additions & 0 deletions server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @exactly/server

## 0.2.46

### Patch Changes
Comment thread
cruzdanilo marked this conversation as resolved.

- [`22617c5`](https://github.com/exactly/exa/commit/22617c5085f07a87711ed1d1c9b79f573b8e81ae) Thanks [@cruzdanilo](https://github.com/cruzdanilo)! - 🩹 close database pool on teardown
Comment thread
cruzdanilo marked this conversation as resolved.

- [#611](https://github.com/exactly/exa/pull/611) [`cbde413`](https://github.com/exactly/exa/commit/cbde413a11735fac8922eee16845af9c0d86ebd6) Thanks [@nfmelendez](https://github.com/nfmelendez)! - 🚑️ run risk assessment in the background

## 0.2.45

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@exactly/server",
"version": "0.2.45",
"version": "0.2.46",
"private": true,
"scripts": {
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",
Comment thread
cruzdanilo marked this conversation as resolved.
Expand Down
Loading