chore(release): version packages

This commit is contained in:
github-actions[bot] 2024-02-12 19:59:59 +00:00 committed by Joakim Carlstein
parent 57a099169e
commit 6c4e441eff
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@emigrate/cli': patch
---
Cleanup AbortSignal listeners when they are not needed to avoid MaxListenersExceededWarning when migrating many migrations at once

View file

@ -1,5 +1,11 @@
# @emigrate/cli
## 0.18.1
### Patch Changes
- 57a0991: Cleanup AbortSignal listeners when they are not needed to avoid MaxListenersExceededWarning when migrating many migrations at once
## 0.18.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/cli",
"version": "0.18.0",
"version": "0.18.1",
"publishConfig": {
"access": "public",
"provenance": true