Skip to content

Commit f24b2f9

Browse files
chore: release stylelint-config 4.0.7 (#502)
1 parent 1387c45 commit f24b2f9

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"javascript/packages/eslint-config-react": "3.0.8",
44
"javascript/packages/eslint-config-typescript": "3.0.8",
55
"javascript/packages/eslint-config-typescript-react": "3.0.8",
6-
"javascript/packages/stylelint-config": "4.0.6",
6+
"javascript/packages/stylelint-config": "4.0.7",
77
"javascript/packages/typescript-config": "2.0.0"
88
}

javascript/packages/stylelint-config/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.0.7](https://github.com/kronostechnologies/standards/compare/[email protected]@v4.0.7) (2024-12-03)
4+
5+
6+
### Dependencies updates
7+
8+
* Update dependency stylelint-config-standard-scss to v14 ([#501](https://github.com/kronostechnologies/standards/issues/501)) ([286ddfd](https://github.com/kronostechnologies/standards/commit/286ddfd8f61e5bf17d5b24a9d1b6646e90c3a904))
9+
* Update Yarn minors and patches ([#500](https://github.com/kronostechnologies/standards/issues/500)) ([7314792](https://github.com/kronostechnologies/standards/commit/73147923e938010493ab1e04547c04f7a32f2e5a))
10+
311
## [4.0.6](https://github.com/kronostechnologies/standards/compare/[email protected]@v4.0.6) (2024-10-15)
412

513

javascript/packages/stylelint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equisoft/stylelint-config",
3-
"version": "4.0.6",
3+
"version": "4.0.7",
44
"description": "Equisoft's stylelint configuration",
55
"license": "MIT",
66
"main": "index.js",

0 commit comments

Comments
 (0)