chore(release): version packages
This commit is contained in:
parent
1065322435
commit
ae9e8b1b04
10 changed files with 25 additions and 23 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# @emigrate/mysql
|
||||
|
||||
## 0.2.8
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 17feb2d: Only unreference connections in a Bun environment as it crashes Node for some reason, without even throwing an error that is
|
||||
|
||||
## 0.2.7
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/mysql",
|
||||
"version": "0.2.7",
|
||||
"version": "0.2.8",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"provenance": true
|
||||
|
|
|
|||
|
|
@ -1,5 +1,11 @@
|
|||
# @emigrate/reporter-pino
|
||||
|
||||
## 0.6.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 1065322: Show correct status for migrations for the "list" and "new" commands
|
||||
|
||||
## 0.6.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/reporter-pino",
|
||||
"version": "0.6.1",
|
||||
"version": "0.6.2",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"provenance": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue