diff --git a/bin/plugin/commands/changelog.js b/bin/plugin/commands/changelog.js index bba136cdd8f91f..26921940272dc2 100644 --- a/bin/plugin/commands/changelog.js +++ b/bin/plugin/commands/changelog.js @@ -97,7 +97,7 @@ const LABEL_TYPE_MAPPING = { */ const LABEL_FEATURE_MAPPING = { '[Feature] Real-time Collaboration': 'Collaboration', - '[Feature] Block Commenting': 'Collaboration', + '[Feature] Notes': 'Collaboration', '[Feature] Widgets Screen': 'Widgets Editor', '[Feature] Widgets Customizer': 'Widgets Editor', '[Feature] Design Tools': 'Design Tools',