From c588409e07be5715a1230e934ffeeaf225fadffa Mon Sep 17 00:00:00 2001 From: Aaron Friel Date: Wed, 23 Nov 2022 12:50:24 -0800 Subject: [PATCH] chore: changelog --- .../20221123--cli-config-new-package--preserve-comments.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelog/pending/20221123--cli-config-new-package--preserve-comments.yaml diff --git a/changelog/pending/20221123--cli-config-new-package--preserve-comments.yaml b/changelog/pending/20221123--cli-config-new-package--preserve-comments.yaml new file mode 100644 index 000000000000..7b3be5a40c5e --- /dev/null +++ b/changelog/pending/20221123--cli-config-new-package--preserve-comments.yaml @@ -0,0 +1,4 @@ +changes: +- type: feat + scope: cli/config,new,package + description: Preserve comments on editing of project and config files.