Skip to content

Commit 6e6fd86

Browse files
Update CHANGELOG.md
1 parent 3ae55df commit 6e6fd86

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55

66
Формат основан на [Keep a Changelog](https://keepachangelog.com/ru/1.1.0/), и этот проект придерживается [Semantic Versioning](https://semver.org/lang/ru/).
77

8+
## [4.0.4] — 2024–01–28
9+
Обновили husky до последней версии 9.0.6
10+
811
## [4.0.3] — 2024–01–19
912
Обновили stylelint до версии 16.2.0
1013

@@ -741,11 +744,12 @@
741744

742745
- Правила для `stylelint` версии `7.9.0`.
743746

744-
[4.0.3]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.0.3...HEAD
745-
[4.0.2]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.0.2...4.0.3
747+
[4.0.4]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.0.4...HEAD
748+
[4.0.3]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.0.3...v4.0.4
749+
[4.0.2]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.0.2...v4.0.3
746750
[4.0.1]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.0.1...v4.0.2
747751
[4.0.0]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.0.0...v4.0.1
748-
[3.0.2]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v3.0.2...4.0.0
752+
[3.0.2]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v3.0.2...v4.0.0
749753
[3.0.1]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v3.0.1...v3.0.2
750754
[3.0.0]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v3.0.0...v3.0.1
751755
[2.0.6]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v2.0.5...v3.0.0

0 commit comments

Comments
 (0)