chore(release): version packages

This commit is contained in:
github-actions[bot] 2023-12-19 13:49:57 +00:00 committed by Joakim Carlstein
parent a6c6e6dc78
commit e8e35215be
17 changed files with 67 additions and 13 deletions

View file

@ -1,5 +1,13 @@
# @emigrate/postgres
## 0.2.2
### Patch Changes
- Updated dependencies [a6c6e6d]
- @emigrate/types@0.9.1
- @emigrate/plugin-tools@0.9.2
## 0.2.1
### Patch Changes

View file

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