@adyen/eslint-plugin-bento 2.5.1 → 2.5.2

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.5.2 (2026-01-08)
4
+
5
+ ### Miscellaneous Chores
6
+
7
+ - fixed ESLint TSConfig per project discovery by providing a config within each project ([5cc3168d2](https://github.com/Adyen/bento/commit/5cc3168d2))
8
+
9
+ ### ❤️ Thank You
10
+
11
+ - daver
12
+
13
+
3
14
  ## 2.5.1 (2025-12-29)
4
15
 
5
16
  This was a version bump only for eslint to align it with other projects, there were no code changes.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/eslint-plugin-bento",
3
- "version": "2.5.1",
3
+ "version": "2.5.2",
4
4
  "description": "Adyen Bento ESLint rules",
5
5
  "main": "index.js",
6
6
  "files": [