Skip to content

Commit eb861ec

Browse files
committed
@elastic/ecs-helpers v1.1.0
1 parent 0904bde commit eb861ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helpers/CHANGELOG.md

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

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

55
- Fix `formatHttpRequest` and `formatHttpResponse` to be more defensive. If
66
the given request or response object, respectively, is not one they know

helpers/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-helpers",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "ECS loggers helpers",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)