Skip to content

Commit e85dcb6

Browse files
committed
chore: release packages (#1276)
Synced from sferarc/pgbeam@65b3a7a
1 parent 2b21f34 commit e85dcb6

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 0.1.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d78ddfc]
8+
- pgbeam@0.3.14
9+
310
## 0.1.23
411

512
### Patch Changes

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgbeam/pulumi",
3-
"version": "0.1.23",
3+
"version": "0.1.24",
44
"description": "Pulumi provider for PgBeam — manage projects, databases, replicas, domains, and cache rules as infrastructure",
55
"type": "module",
66
"exports": {
@@ -40,7 +40,7 @@
4040
"prepublishOnly": "pnpm build"
4141
},
4242
"dependencies": {
43-
"pgbeam": "^0.3.13"
43+
"pgbeam": "^0.3.14"
4444
},
4545
"peerDependencies": {
4646
"@pulumi/pulumi": "catalog:peers"

0 commit comments

Comments
 (0)