Skip to content

Commit 67bdbdb

Browse files
committed
chore: release packages (#1126)
Synced from sferarc/pgbeam@e17e4ab
1 parent d3c8853 commit 67bdbdb

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/openapi
22

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 9ce842e: Fix the mirror repository link in the README. It pointed at `sferarc/@pgbeam/openapi` (the npm scope path) instead of the GitHub repository `sferarc/pgbeam-openapi`.
8+
39
## 0.2.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/openapi",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
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)