From 0f6843a71cb0dadeefdcf09063f1753c4bbe534a Mon Sep 17 00:00:00 2001 From: ubaskota <19787410+ubaskota@users.noreply.github.com> Date: Fri, 17 Oct 2025 13:49:53 -0400 Subject: [PATCH] Add changelog for dryrun --- .changes/next-release/feature-credentials-51683.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/next-release/feature-credentials-51683.json diff --git a/.changes/next-release/feature-credentials-51683.json b/.changes/next-release/feature-credentials-51683.json new file mode 100644 index 0000000000..6a49cea3e8 --- /dev/null +++ b/.changes/next-release/feature-credentials-51683.json @@ -0,0 +1,5 @@ +{ + "type": "feature", + "category": "credentials", + "description": "This is a test and will be removed after dryrun" +}