Skip to content

Commit 61fa85e

Browse files
chore: release stylelint-config 4.0.4 (#448)
Co-authored-by: Maxime Meriouma-Caron <[email protected]>
1 parent 859af78 commit 61fa85e

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.7",
44
"javascript/packages/eslint-config-typescript": "3.0.7",
55
"javascript/packages/eslint-config-typescript-react": "3.0.7",
6-
"javascript/packages/stylelint-config": "4.0.3",
6+
"javascript/packages/stylelint-config": "4.0.4",
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.4](https://github.com/kronostechnologies/standards/compare/[email protected]@v4.0.4) (2024-08-13)
4+
5+
6+
### Dependencies updates
7+
8+
* Update dependency @stylistic/stylelint-config to v2 ([#443](https://github.com/kronostechnologies/standards/issues/443)) ([57c5467](https://github.com/kronostechnologies/standards/commit/57c54672398655d1283badcf069c1882cbabfe9f))
9+
* Update dependency @stylistic/stylelint-plugin to v3 ([#444](https://github.com/kronostechnologies/standards/issues/444)) ([671c92a](https://github.com/kronostechnologies/standards/commit/671c92a8fb744f97e7046e643bb08ad5c6b195d8))
10+
311
## [4.0.3](https://github.com/kronostechnologies/standards/compare/[email protected]@v4.0.3) (2024-07-29)
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.3",
3+
"version": "4.0.4",
44
"description": "Equisoft's stylelint configuration",
55
"license": "MIT",
66
"main": "index.js",

0 commit comments

Comments
 (0)