Skip to content

Commit 61e72d3

Browse files
committed
chore: release packages (#1118)
Synced from sferarc/pgbeam@4c7a73c
1 parent 6b1011b commit 61e72d3

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## 0.1.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [0db5320]
8+
- Updated dependencies [18d777f]
9+
- Updated dependencies [fae176d]
10+
- pgbeam@0.3.8
11+
312
## 0.1.17
413

514
### 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.17",
3+
"version": "0.1.18",
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.7"
43+
"pgbeam": "^0.3.8"
4444
},
4545
"peerDependencies": {
4646
"@pulumi/pulumi": "catalog:peers"

0 commit comments

Comments
 (0)