From 4d1e7934fa5cde027f1e589606937f0aa215e6ec Mon Sep 17 00:00:00 2001 From: Tianyi Wang Date: Fri, 15 Nov 2024 13:37:47 -0500 Subject: [PATCH] add changelog for fix pr --- .changelog/cde77183ed444fbcb4c61059b254fc94.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .changelog/cde77183ed444fbcb4c61059b254fc94.json diff --git a/.changelog/cde77183ed444fbcb4c61059b254fc94.json b/.changelog/cde77183ed444fbcb4c61059b254fc94.json new file mode 100644 index 00000000..96f6fe9d --- /dev/null +++ b/.changelog/cde77183ed444fbcb4c61059b254fc94.json @@ -0,0 +1,8 @@ +{ + "id": "cde77183-ed44-4fbc-b4c6-1059b254fc94", + "type": "bugfix", + "description": "Fix failure to replace URI path segments when their names overlap.", + "modules": [ + "." + ] +} \ No newline at end of file