Skip to content

Commit c08825a

Browse files
committed
chore: release packages (#1158)
Synced from sferarc/pgbeam@d5c129f
1 parent 6e3f12d commit c08825a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# pgbeam
22

3+
## 0.3.9
4+
5+
### Patch Changes
6+
7+
- 642b681: feat(policies): traffic replay, evaluate recorded agent traffic against a candidate policy (API, CLI, dashboard, docs)
8+
39
## 0.3.8
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pgbeam",
3-
"version": "0.3.8",
3+
"version": "0.3.9",
44
"description": "TypeScript SDK for the PgBeam API — globally distributed PostgreSQL proxy platform",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)