Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 2d3e09d

Browse files
Version Packages (#167)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9feb01f commit 2d3e09d

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/odd-lemons-flash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# effect-pg
22

3+
## 0.27.2
4+
5+
### Patch Changes
6+
7+
- [`9feb01f`](https://github.com/sukovanej/effect-pg/commit/9feb01f00ee4230094de63ab1ec6d74172bc24ca) Thanks [@sukovanej](https://github.com/sukovanej)! - Update /schema.
8+
39
## 0.27.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "effect-pg",
33
"type": "module",
4-
"version": "0.27.1",
4+
"version": "0.27.2",
55
"license": "MIT",
66
"author": "",
77
"description": "node-pg wrapper for effect-ts",

0 commit comments

Comments
 (0)