@etchteam/eslint-config 2.6.6 → 2.6.8
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 +11 -3
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,12 @@
|
|
|
1
|
-
## <small>2.6.
|
|
1
|
+
## <small>2.6.8 (2026-02-02)</small>
|
|
2
2
|
|
|
3
|
-
* Merge pull request #
|
|
4
|
-
*
|
|
3
|
+
* Merge pull request #462 from etchteam/dependabot/npm_and_yarn/commitlint/cli-20.4.1 ([a7b3f5e](https://github.com/etchteam/eslint/commit/a7b3f5e)), closes [#462](https://github.com/etchteam/eslint/issues/462)
|
|
4
|
+
* Merge pull request #463 from etchteam/dependabot/npm_and_yarn/eslint/compat-2.0.2 ([c55eb62](https://github.com/etchteam/eslint/commit/c55eb62)), closes [#463](https://github.com/etchteam/eslint/issues/463)
|
|
5
|
+
* Merge pull request #464 from etchteam/dependabot/npm_and_yarn/commitlint/config-conventional-20.4.1 ([7e788ef](https://github.com/etchteam/eslint/commit/7e788ef)), closes [#464](https://github.com/etchteam/eslint/issues/464)
|
|
6
|
+
* Merge pull request #465 from etchteam/dependabot/npm_and_yarn/globals-17.3.0 ([3bde802](https://github.com/etchteam/eslint/commit/3bde802)), closes [#465](https://github.com/etchteam/eslint/issues/465)
|
|
7
|
+
* Merge pull request #466 from etchteam/dependabot/npm_and_yarn/eslint-plugin-storybook-10.2.3 ([d29c6ba](https://github.com/etchteam/eslint/commit/d29c6ba)), closes [#466](https://github.com/etchteam/eslint/issues/466)
|
|
8
|
+
* fix: bump @eslint/compat from 2.0.1 to 2.0.2 ([0a1bebd](https://github.com/etchteam/eslint/commit/0a1bebd))
|
|
9
|
+
* fix: bump eslint-plugin-storybook from 10.2.2 to 10.2.3 ([33042f8](https://github.com/etchteam/eslint/commit/33042f8))
|
|
10
|
+
* fix: bump globals from 17.2.0 to 17.3.0 ([3ae2288](https://github.com/etchteam/eslint/commit/3ae2288))
|
|
11
|
+
* chore: bump @commitlint/cli from 20.4.0 to 20.4.1 ([2674024](https://github.com/etchteam/eslint/commit/2674024))
|
|
12
|
+
* chore: bump @commitlint/config-conventional from 20.4.0 to 20.4.1 ([3d265ac](https://github.com/etchteam/eslint/commit/3d265ac))
|