@magek/eslint-config 0.0.8 → 0.0.10

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.json CHANGED
@@ -1,6 +1,18 @@
1
1
  {
2
2
  "name": "@magek/eslint-config",
3
3
  "entries": [
4
+ {
5
+ "version": "0.0.10",
6
+ "tag": "@magek/eslint-config_v0.0.10",
7
+ "date": "Wed, 04 Feb 2026 22:30:21 GMT",
8
+ "comments": {}
9
+ },
10
+ {
11
+ "version": "0.0.9",
12
+ "tag": "@magek/eslint-config_v0.0.9",
13
+ "date": "Wed, 04 Feb 2026 21:36:16 GMT",
14
+ "comments": {}
15
+ },
4
16
  {
5
17
  "version": "0.0.8",
6
18
  "tag": "@magek/eslint-config_v0.0.8",
package/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  # Change Log - @magek/eslint-config
2
2
 
3
- This log was last generated on Wed, 04 Feb 2026 19:54:30 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 04 Feb 2026 22:30:21 GMT and should not be manually modified.
4
+
5
+ ## 0.0.10
6
+ Wed, 04 Feb 2026 22:30:21 GMT
7
+
8
+ _Version update only_
9
+
10
+ ## 0.0.9
11
+ Wed, 04 Feb 2026 21:36:16 GMT
12
+
13
+ _Version update only_
4
14
 
5
15
  ## 0.0.8
6
16
  Wed, 04 Feb 2026 19:54:30 GMT
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@magek/eslint-config",
3
- "version": "0.0.8",
3
+ "version": "0.0.10",
4
4
  "description": "Shared eslint rules",
5
5
  "author": "Boosterin Labs SLU",
6
6
  "homepage": "https://magek.ai",