chore(release): version packages

This commit is contained in:
github-actions[bot] 2024-01-18 09:48:01 +00:00 committed by Joakim Carlstein
parent 83dc618c2e
commit 9130af7b12
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'@emigrate/cli': patch
---
Remove the --enable-source-maps flag from the shebang for better NodeJS compatibility

View file

@ -1,5 +1,11 @@
# @emigrate/cli
## 0.13.1
### Patch Changes
- 83dc618: Remove the --enable-source-maps flag from the shebang for better NodeJS compatibility
## 0.13.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "@emigrate/cli",
"version": "0.13.0",
"version": "0.13.1",
"publishConfig": {
"access": "public"
},