Skip to content

Commit a2678b9

Browse files
chore: release stylelint-config 4.0.6 (#485)
1 parent 737fb07 commit a2678b9

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.5",
6+
"javascript/packages/stylelint-config": "4.0.6",
77
"javascript/packages/typescript-config": "2.0.0"
88
}

javascript/packages/stylelint-config/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.0.6](https://github.com/kronostechnologies/standards/compare/[email protected]@v4.0.6) (2024-10-15)
4+
5+
6+
### Dependencies updates
7+
8+
* Update dependency stylelint ([#480](https://github.com/kronostechnologies/standards/issues/480)) ([869041e](https://github.com/kronostechnologies/standards/commit/869041e9f5ea843f482a8d7342c56ef5253fdec0))
9+
310
## [4.0.5](https://github.com/kronostechnologies/standards/compare/[email protected]@v4.0.5) (2024-09-02)
411

512

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.5",
3+
"version": "4.0.6",
44
"description": "Equisoft's stylelint configuration",
55
"license": "MIT",
66
"main": "index.js",

0 commit comments

Comments
 (0)