Skip to content

Commit bd5c78f

Browse files
committed
chore: release packages (#1170)
Synced from sferarc/pgbeam@9582eda
1 parent 5cfeca3 commit bd5c78f

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- 19a6caf: feat(approvals): affected-row estimate, target tables, and statement kind on approval requests
8+
- 5d49e15: feat(providers): SelfHostEnrollment resource in all three IaC providers, gateway-resource secret-lifecycle tests, crossplane generator fix for immutable resources with wrapped create responses
9+
310
## 0.2.1
411

512
### 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/openapi",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Public OpenAPI specification for the PgBeam API — a globally distributed PostgreSQL proxy platform",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)