chore(release): version packages (#36)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Joakim Carlstein 2023-12-14 13:29:02 +01:00 committed by GitHub
parent bad4e252f3
commit 480796e95b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 52 additions and 17 deletions

View file

@ -1,5 +1,17 @@
# @emigrate/cli
## 0.8.0
### Minor Changes
- bad4e25: Pass the Emigrate CLI's version number to reporters
- 960ce08: Add --help and --version options to main command
### Patch Changes
- Updated dependencies [bad4e25]
- @emigrate/plugin-tools@0.7.0
## 0.7.0
### Minor Changes