Skip to content

Commit 10f830b

Browse files
Fix the changelog version for breaking-change
1 parent 7e4185f commit 10f830b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/box_events/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# newer versions go on top
2-
- version: "2.16.0"
2+
- version: "3.0.0"
33
changes:
44
- description: |
55
Remove non-ECS fields that are collided with ECS namespace.

packages/box_events/manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
format_version: "3.0.3"
22
name: box_events
33
title: Box Events
4-
version: "2.16.0"
4+
version: "3.0.0"
55
description: "Collect logs from Box with Elastic Agent"
66
type: integration
77
categories:

0 commit comments

Comments
 (0)