@etchteam/eslint-config 2.6.48 → 2.6.50
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 +7 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
## <small>2.6.
|
|
1
|
+
## <small>2.6.50 (2026-03-13)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
*
|
|
3
|
+
* Merge pull request #522 from etchteam/dependabot/npm_and_yarn/commitlint/cli-20.4.4 ([be1ccd0](https://github.com/etchteam/eslint/commit/be1ccd0)), closes [#522](https://github.com/etchteam/eslint/issues/522)
|
|
4
|
+
* Merge pull request #523 from etchteam/dependabot/npm_and_yarn/commitlint/config-conventional-20.4.4 ([b2e0408](https://github.com/etchteam/eslint/commit/b2e0408)), closes [#523](https://github.com/etchteam/eslint/issues/523)
|
|
5
|
+
* Merge pull request #524 from etchteam/dependabot/npm_and_yarn/eslint-plugin-storybook-10.2.18 ([00d7be0](https://github.com/etchteam/eslint/commit/00d7be0)), closes [#524](https://github.com/etchteam/eslint/issues/524)
|
|
6
|
+
* fix: bump eslint-plugin-storybook from 10.2.17 to 10.2.18 ([a61aeaf](https://github.com/etchteam/eslint/commit/a61aeaf))
|
|
7
|
+
* chore: bump @commitlint/cli from 20.4.3 to 20.4.4 ([9e61acd](https://github.com/etchteam/eslint/commit/9e61acd))
|
|
8
|
+
* chore: bump @commitlint/config-conventional from 20.4.3 to 20.4.4 ([cbc6625](https://github.com/etchteam/eslint/commit/cbc6625))
|