From 3510e91777bb8bc69458660e423dbd541c46c41b Mon Sep 17 00:00:00 2001 From: Dmitry Anoshin Date: Wed, 4 Mar 2026 15:17:22 -0800 Subject: [PATCH] [chore] Fix changelog item to unblock CI --- .chloggen/xpdata-entity-helpers.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chloggen/xpdata-entity-helpers.yaml b/.chloggen/xpdata-entity-helpers.yaml index 9be307f7a12..f2caa71fd93 100644 --- a/.chloggen/xpdata-entity-helpers.yaml +++ b/.chloggen/xpdata-entity-helpers.yaml @@ -4,7 +4,7 @@ change_type: enhancement # The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver) -component: pdata/xpdata +component: pkg/xpdata # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). note: "Add `NewEntity` constructor, `Entity.CopyToResource`, and `EntityAttributeMap.All` to `pdata/xpdata/entity`"