chore(release): version packages (#31)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
8cc43a8f83
commit
af360ca6a4
17 changed files with 69 additions and 35 deletions
|
|
@ -1,5 +1,18 @@
|
|||
# @emigrate/reporter-pino
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 09181f2: Only log the relative file path to the migration instead of the full metadata object
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 5307e87: Only log info about locked migrations in the "up" command, as "list" doesn't do any locking
|
||||
- Updated dependencies [a79f8e8]
|
||||
- Updated dependencies [a79f8e8]
|
||||
- @emigrate/plugin-tools@0.6.0
|
||||
|
||||
## 0.1.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@emigrate/reporter-pino",
|
||||
"version": "0.1.1",
|
||||
"version": "0.2.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue