Skip to content

Commit bfddce6

Browse files
Merge remote-tracking branch 'origin/master'
2 parents eb0e9c6 + d23a18d commit bfddce6

File tree

3 files changed

+33
-29
lines changed

3 files changed

+33
-29
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
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.2.3] — 2024–05–28
9+
Обновили Stylelint до 16.6.1
10+
811
## [4.2.2] — 2024–05–24
912
Обновили Stylelint до 16.6.0
1013

@@ -804,7 +807,8 @@ div {
804807

805808
- Правила для `stylelint` версии `7.9.0`.
806809

807-
[4.2.2]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.2.2...HEAD
810+
[4.2.3]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.2.3...HEAD
811+
[4.2.2]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.2.2...v4.2.3
808812
[4.2.1]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.2.1...v4.2.2
809813
[4.2.0]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.2.0...v4.2.1
810814
[4.1.0]: https://github.com/htmlacademy/stylelint-config-htmlacademy/compare/v4.1.0...v4.2.0

package-lock.json

Lines changed: 27 additions & 27 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
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@htmlacademy/editorconfig-cli": "3.0.0",
4545
"husky": "9.0.11",
46-
"stylelint": "16.6.0"
46+
"stylelint": "16.6.1"
4747
},
4848
"keywords": [
4949
"HTMLAcademy",

0 commit comments

Comments
 (0)