Skip to content

Commit 1c54424

Browse files
committed
Bump version to 5.0.4
1 parent 56a252a commit 1c54424

File tree

4 files changed

+9
-4
lines changed

4 files changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<!-- mtoc-start -->
44

5+
- [v5.0.4](#v504)
56
- [v5.0.3](#v503)
67
- [v5.0.2](#v502)
78
- [v5.0.1](#v501)
@@ -47,6 +48,10 @@
4748

4849
<!-- mtoc-end -->
4950

51+
## v5.0.4
52+
53+
- Fix button link icon colour in light mode
54+
5055
## v5.0.3
5156

5257
- Switch from Lightning CSS to PostCSS with cssnano to reduce CSS file size

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The little dress of CSS
66

7-
v5.0.3 Blouson
7+
Blouson v5.0.4
88

99
By Rémino Rem
1010
<https://remino.net/>

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@remino/dress.css",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "The little dress of CSS",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)