From 113d6934b7c96276d878093b111ef2e60e33ca08 Mon Sep 17 00:00:00 2001 From: Zhefeng Chen Date: Thu, 14 Nov 2024 18:07:25 +0800 Subject: [PATCH] chore(changelog): update changelog type https://konghq.atlassian.net/browse/FTI-6200 --- .../{feat-plugin-conf-ws-id.yml => fix-plugin-conf-ws-id.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename changelog/unreleased/kong/{feat-plugin-conf-ws-id.yml => fix-plugin-conf-ws-id.yml} (86%) diff --git a/changelog/unreleased/kong/feat-plugin-conf-ws-id.yml b/changelog/unreleased/kong/fix-plugin-conf-ws-id.yml similarity index 86% rename from changelog/unreleased/kong/feat-plugin-conf-ws-id.yml rename to changelog/unreleased/kong/fix-plugin-conf-ws-id.yml index 06ab3da5da3d..d4f11c8bf421 100644 --- a/changelog/unreleased/kong/feat-plugin-conf-ws-id.yml +++ b/changelog/unreleased/kong/fix-plugin-conf-ws-id.yml @@ -1,3 +1,3 @@ message: Added the workspace id into the plugin config in the plugins iterator. -type: feature +type: bugfix scope: Core