@adyen/eslint-plugin-bento 2.1.1 → 2.2.1

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 CHANGED
@@ -1,11 +1,14 @@
1
1
  # Changelog
2
2
 
3
- ## [2.1.1](https://github.com/Adyen/bento/compare/eslint-plugin-bento-v2.0.1...eslint-plugin-bento-v2.1.1) (2025-08-27)
3
+ ## 2.2.1 (2025-09-17)
4
+
5
+ This was a version bump only for eslint to align it with other projects, there were no code changes.
4
6
 
5
7
 
6
- ### Release version updates
8
+ ## 2.2.0 (2025-09-10)
9
+
10
+ This was a version bump only for eslint to align it with other projects, there were no code changes.
7
11
 
8
- * release 1.60.1 ([389b879](https://github.com/Adyen/bento/commit/389b87938acf5029d4e634083da37d7b59b82262))
9
12
 
10
13
  ## 2.1.0 (2025-08-27)
11
14
 
package/README.md CHANGED
@@ -108,4 +108,4 @@ Disallow the use of the `default` slot in `bento-tag` instances
108
108
 
109
109
  The recommended configuration contains pre-configured rules and their severity
110
110
 
111
- - `@adyen/bento/deprecation-tag-default-slot`: `warn` Dummy content
111
+ - `@adyen/bento/deprecation-tag-default-slot`: `warn`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/eslint-plugin-bento",
3
- "version": "2.1.1",
3
+ "version": "2.2.1",
4
4
  "description": "Adyen Bento ESLint rules",
5
5
  "main": "index.js",
6
6
  "files": [