chore(release): version packages

This commit is contained in:
github-actions[bot] 2024-05-29 14:20:01 +00:00 committed by Joakim Carlstein
parent 44426042cf
commit f300f147fa
6 changed files with 18 additions and 13 deletions

View file

@ -1,5 +1,11 @@
# @emigrate/postgres
## 0.3.0
### Minor Changes
- 4442604: Automatically create the database if it doesn't exist, and the user have the permissions to do so
## 0.2.6
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/postgres",
"version": "0.2.6",
"version": "0.3.0",
"publishConfig": {
"access": "public",
"provenance": true