Skip to content

Commit 1fc4d56

Browse files
committed
πŸ”– release: server@0.2.76
1 parent 952963f commit 1fc4d56

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

β€Ž.changeset/lemon-mice-look.mdβ€Ž

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

β€Ž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.76
4+
5+
### Patch Changes
6+
7+
- [#759](https://github.com/exactly/exa/pull/759) [`952963f`](https://github.com/exactly/exa/commit/952963f6850efd6df957ce2364ad3777b0285bc5) Thanks [@aguxez](https://github.com/aguxez)! - πŸ“ˆ add source to segment events
8+
39
## 0.2.75
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.75",
3+
"version": "0.2.76",
44
"private": true,
55
"scripts": {
66
"build": "pkgroll --sourcemap --src . && sentry-cli sourcemaps inject -o exactly -p server dist",

0 commit comments

Comments
Β (0)