chore(release): version packages (#40)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Joakim Carlstein 2023-12-15 12:55:48 +01:00 committed by GitHub
parent 499d6685e6
commit afe56594c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 15 additions and 17 deletions

View file

@ -1,5 +1,12 @@
# @emigrate/cli
## 0.9.0
### Minor Changes
- 1434be5: The default reporter now prints the relative path instead of only the migration file name when logging migrations. Thanks to this most shells supports opening the corresponding migration file by clicking it.
- 1434be5: Print Emigrate CLI version when using the default reporter
## 0.8.0
### Minor Changes