chore(release): version packages
This commit is contained in:
parent
081ab34cb4
commit
e396266f3d
3 changed files with 7 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@emigrate/reporter-pino': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Make sure Pino outputs logs in Bun environments
|
|
||||||
|
|
@ -1,5 +1,11 @@
|
||||||
# @emigrate/reporter-pino
|
# @emigrate/reporter-pino
|
||||||
|
|
||||||
|
## 0.6.3
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 081ab34: Make sure Pino outputs logs in Bun environments
|
||||||
|
|
||||||
## 0.6.2
|
## 0.6.2
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@emigrate/reporter-pino",
|
"name": "@emigrate/reporter-pino",
|
||||||
"version": "0.6.2",
|
"version": "0.6.3",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "public",
|
"access": "public",
|
||||||
"provenance": true
|
"provenance": true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue