From 502371c92f2dc7b7dbd96586223035ba9886f6dd Mon Sep 17 00:00:00 2001 From: Diego Andai Date: Wed, 13 Mar 2024 11:23:47 -0300 Subject: [PATCH 1/2] Escape and fix date --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b52bd6edffd71..56c8cc67a8a850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ -_Mar 12, 2024_ +_Mar 13, 2024_ A big thanks to the 15 contributors who made this release possible. Here are some highights ✨ @@ -64,7 +64,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som - [pigment-css] Adjust the bit about CSS vars on the README (#41463) @danilo-leal - Finish brand name fixes #41438 @oliviertassinari - Remove noreferrer @oliviertassinari -- Fix v4 docs appearing in notifications (#41390) @peterwangsc +- Fix v4 docs `` appearing in notifications (#41390) @peterwangsc - Update GitHub project links (#41370) @danilo-leal ### Core From 8a57b162fd78360791287f21ee1624891825b519 Mon Sep 17 00:00:00 2001 From: Diego Andai Date: Wed, 13 Mar 2024 11:30:25 -0300 Subject: [PATCH 2/2] Add missing contributors --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56c8cc67a8a850..ac0384bc25c34f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ _Mar 13, 2024_ -A big thanks to the 15 contributors who made this release possible. Here are some highights ✨ +A big thanks to the 18 contributors who made this release possible. Here are some highights ✨ - The Material UI free Checkout template got a design uplift (#41447) @zanivan @@ -90,7 +90,7 @@ A big thanks to the 15 contributors who made this release possible. Here are som - [examples] Add pigment-css-vite-ts starter example (#41196) @siriwatknp - [examples] Add pigment-css-nextjs-ts starter project (#41105) @siriwatknp -All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @Janpot, @michaeldfoley, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli +All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @jwithington, @Janpot, @michaeldfoley, @michaldudak, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli ## v5.15.12