@adyen/eslint-plugin-bento 2.5.2 → 2.5.4

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 +16 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.5.4 (2026-01-21)
4
+
5
+ This was a version bump only for eslint to align it with other projects, there were no code changes.
6
+
7
+
8
+ ## 2.5.3 (2026-01-13)
9
+
10
+ ### Miscellaneous Chores
11
+
12
+ - generated root TSConfig to include also the root folder TS files ([7685b169f](https://github.com/Adyen/bento/commit/7685b169f))
13
+
14
+ ### ❤️ Thank You
15
+
16
+ - daver
17
+
18
+
3
19
  ## 2.5.2 (2026-01-08)
4
20
 
5
21
  ### Miscellaneous Chores
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/eslint-plugin-bento",
3
- "version": "2.5.2",
3
+ "version": "2.5.4",
4
4
  "description": "Adyen Bento ESLint rules",
5
5
  "main": "index.js",
6
6
  "files": [