chore(release): version packages

This commit is contained in:
github-actions[bot] 2023-12-19 13:35:30 +00:00 committed by Joakim Carlstein
parent beb6cf7719
commit e67ce0de1e
15 changed files with 56 additions and 17 deletions

View file

@ -1,10 +0,0 @@
---
'@emigrate/plugin-generate-js': patch
'@emigrate/reporter-pino': patch
'@emigrate/plugin-tools': patch
'@emigrate/storage-fs': patch
'@emigrate/postgres': patch
'@emigrate/mysql': patch
---
Don't use the `bun` key in `exports` as that would mean we have to include both built files and source files in each package, which is a bit wasteful. Maybe reconsider in the future if we can package only source files.