Skip to content

Commit cfeebe3

Browse files
committed
1 parent 17e5d6b commit cfeebe3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

loggers/pino/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @elastic/ecs-pino-format Changelog
22

3-
## Unreleased
3+
## v1.1.2
44

55
- Fix a circular-require for code that uses both this package and
66
'elastic-apm-node'.

loggers/pino/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/ecs-pino-format",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A formatter for the pino logger compatible with Elastic Common Schema.",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)