chore(release): version packages

This commit is contained in:
github-actions[bot] 2024-02-12 12:48:26 +00:00 committed by Joakim Carlstein
parent 1065322435
commit ae9e8b1b04
10 changed files with 25 additions and 23 deletions

View file

@ -1,5 +0,0 @@
---
'@emigrate/docs': major
---
Rename the URL path "/commands/" to "/cli/" to make it more clear that those pages are the documentation for the CLI. This change is a BREAKING CHANGE because it changes the URL path of the pages.

View file

@ -1,5 +0,0 @@
---
'@emigrate/docs': minor
---
Add a separate page for the Emigrate CLI itself, with all the commands as sub pages

View file

@ -1,5 +0,0 @@
---
'@emigrate/mysql': patch
---
Only unreference connections in a Bun environment as it crashes Node for some reason, without even throwing an error that is

View file

@ -1,5 +0,0 @@
---
'@emigrate/reporter-pino': patch
---
Show correct status for migrations for the "list" and "new" commands