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

Commit 038d87e

Browse files
Version Packages (#165)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 73690bd commit 038d87e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/metal-tips-perform.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.1
4+
5+
### Patch Changes
6+
7+
- [`73690bd`](https://github.com/sukovanej/effect-pg/commit/73690bd92344a02f1de1f3c18dedf46764fba8c7) Thanks [@sukovanej](https://github.com/sukovanej)! - Update effect.
8+
39
## 0.27.0
410

511
### Minor 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.0",
4+
"version": "0.27.1",
55
"license": "MIT",
66
"author": "",
77
"description": "node-pg wrapper for effect-ts",

0 commit comments

Comments
 (0)