chore(release): version packages

This commit is contained in:
github-actions[bot] 2024-06-25 06:23:35 +00:00 committed by Joakim Carlstein
parent 57498db248
commit c2779f5915
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@emigrate/mysql': patch
---
Unreference all connections when run using Bun, to not keep the process open unnecessarily long

View file

@ -1,5 +1,11 @@
# @emigrate/mysql
## 0.3.2
### Patch Changes
- 57498db: Unreference all connections when run using Bun, to not keep the process open unnecessarily long
## 0.3.1
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/mysql",
"version": "0.3.1",
"version": "0.3.2",
"publishConfig": {
"access": "public",
"provenance": true