Skip to content

Commit 4e75758

Browse files
committed
Fix changelog
1 parent 16de7ec commit 4e75758

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

CHANGELOG.md

+14-8
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,36 @@
66

77
_Apr 9, 2024_
88

9-
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
9+
A big thanks to the 5 contributors who made this release possible.
1010
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
1111

1212
1313

14-
- &#8203;<!-- 2 -->[material-ui][Select] Fix `muiName` property TypeScript error (#41726) @EyaOuenniche
14+
- &#8203;<!-- 03 -->[typescript][Select] Fix `muiName` property TypeScript error (#41726) @EyaOuenniche
15+
- &#8203;<!-- 04 -->[l10n] Fix typo in is-IS locale (#41810) @magnimarels
1516

1617
### `@pigment-css/[email protected]`
1718

18-
- &#8203;<!-- 7 -->[pigment-css][core] Remove `muiName` during eval phase (#41811) @brijeshb42
19+
- &#8203;<!-- 12 -->[core] Remove `muiName` during eval phase (#41811) @brijeshb42
1920

2021
### `@pigment-css/[email protected]`
2122

22-
- &#8203;<!-- 1 -->[pigment-css][nextjs] Allow usage of url() CSS function (#41758) @brijeshb42
23+
- &#8203;<!-- 02 -->[nextjs] Handle file references passed through imports (#41817) @brijeshb42
24+
- &#8203;<!-- 01 -->[nextjs] Allow usage of url() CSS function (#41758) @brijeshb42
2325

2426
### Docs
2527

26-
- &#8203;<!-- 6 -->[docs] Fix 301 links @oliviertassinari
27-
- &#8203;<!-- 4 -->[pigment-css][docs] Fix README typo (#41808) @aarongarciah
28-
- &#8203;<!-- 3 -->[pigment-css][docs] Fix output on dynamic styles example (#41805) @aarongarciah
28+
- &#8203;<!-- 11 -->[docs] Fix 301 links @oliviertassinari
29+
- &#8203;<!-- 06 -->[pigment-css][docs] Fix README typo (#41808) @aarongarciah
30+
- &#8203;<!-- 05 -->[pigment-css][docs] Fix output on dynamic styles example (#41805) @aarongarciah
31+
- &#8203;<!-- 07 -->[material-ui][docs] Fix Material 3 message typo (#41821) @aarongarciah
32+
- &#8203;<!-- 08 -->[material-ui][docs] Add stray design tweaks to free templates (#41696) @zanivan
2933

3034
### Core
3135

32-
- &#8203;<!-- 5 -->[docs-infra] Fix drawer performances (#41807) @alexfauquette
36+
- &#8203;<!-- 13 -->[core] Remove unused files (#41818) @mnajdova
37+
- &#8203;<!-- 10 -->[docs-infra] Fix analytics about inline ads (#41474) (#41819) @alexfauquette
38+
- &#8203;<!-- 08 -->[docs-infra] Fix drawer performances (#41807) @alexfauquette
3339

3440
All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @brijeshb42, @EyaOuenniche, @oliviertassinari
3541

0 commit comments

Comments
 (0)