@etchteam/eslint-config 2.6.40 → 2.6.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -7
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
## <small>2.6.
|
|
1
|
+
## <small>2.6.42 (2026-03-05)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
* Merge pull request #
|
|
5
|
-
*
|
|
6
|
-
*
|
|
7
|
-
* chore: bump @commitlint/cli from 20.4.2 to 20.4.3 ([c6ff9b2](https://github.com/etchteam/eslint/commit/c6ff9b2))
|
|
8
|
-
* chore: bump lint-staged from 16.3.1 to 16.3.2 ([2bfa519](https://github.com/etchteam/eslint/commit/2bfa519))
|
|
3
|
+
* Merge pull request #510 from etchteam/dependabot/npm_and_yarn/commitlint/config-conventional-20.4.3 ([257d5d3](https://github.com/etchteam/eslint/commit/257d5d3)), closes [#510](https://github.com/etchteam/eslint/issues/510)
|
|
4
|
+
* Merge pull request #511 from etchteam/dependabot/npm_and_yarn/eslint-plugin-yml-3.3.1 ([4c8d373](https://github.com/etchteam/eslint/commit/4c8d373)), closes [#511](https://github.com/etchteam/eslint/issues/511)
|
|
5
|
+
* fix: bump eslint-plugin-yml from 3.3.0 to 3.3.1 ([a7a866d](https://github.com/etchteam/eslint/commit/a7a866d))
|
|
6
|
+
* chore: bump @commitlint/config-conventional from 20.4.2 to 20.4.3 ([ed5514f](https://github.com/etchteam/eslint/commit/ed5514f))
|