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

Commit b9ba807

Browse files
Version Packages (#168)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 915a375 commit b9ba807

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tiny-carrots-teach.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.3
4+
5+
### Patch Changes
6+
7+
- [`5f4e4bf`](https://github.com/sukovanej/effect-pg/commit/5f4e4bf9e440c9e77eea0fb6d56ccb2917b69bdd) Thanks [@sukovanej](https://github.com/sukovanej)! - Update effect.
8+
39
## 0.27.2
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.2",
4+
"version": "0.27.3",
55
"license": "MIT",
66
"author": "",
77
"description": "node-pg wrapper for effect-ts",

0 commit comments

Comments
 (0)