chore(release): version packages

This commit is contained in:
github-actions[bot] 2024-01-22 10:30:34 +00:00 committed by Joakim Carlstein
parent a4da353d5a
commit bddb2d6b14
22 changed files with 82 additions and 29 deletions

View file

@ -1,5 +1,13 @@
# @emigrate/postgres
## 0.2.4
### Patch Changes
- Updated dependencies [ce15648]
- @emigrate/types@0.11.0
- @emigrate/plugin-tools@0.9.4
## 0.2.3
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/postgres",
"version": "0.2.3",
"version": "0.2.4",
"publishConfig": {
"access": "public"
},