Skip to content

Commit 7c88898

Browse files
committed
chore: release packages (#804)
Synced from sferarc/pgbeam@83343ee
1 parent 86bea2d commit 7c88898

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.2.7
4+
5+
### Patch Changes
6+
7+
- 6ba336f: feat: agent gateway — safe Postgres access for AI agents
8+
39
## 0.2.6
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.2.6",
3+
"version": "0.2.7",
44
"description": "TypeScript SDK for the PgBeam API — globally distributed PostgreSQL proxy platform",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)