Skip to content

Commit 11b2260

Browse files
committed
chore: release packages (#879)
Synced from sferarc/pgbeam@33fa517
1 parent 3ae21f5 commit 11b2260

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.1
4+
5+
### Patch Changes
6+
7+
- b1d406d: feat(mcp): serve DB MCP under per-project proxy host, drop mcp.pgbeam.app
8+
39
## 0.3.0
410

511
### Minor 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.0",
3+
"version": "0.3.1",
44
"description": "TypeScript SDK for the PgBeam API — globally distributed PostgreSQL proxy platform",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)