@akinon/eslint-plugin-projectzero 1.104.0-rc.83 → 1.105.0-rc.84
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 +3 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# @akinon/eslint-plugin-projectzero
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.105.0-rc.84
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -15,6 +15,8 @@
|
|
|
15
15
|
- 62779ee: ZERO-3668: Refactor check-menu-depth rule to simplify depth validation logic and remove unused error messages
|
|
16
16
|
- 33d4d0c: ZERO-3615: remove custom not found
|
|
17
17
|
|
|
18
|
+
## 1.104.0
|
|
19
|
+
|
|
18
20
|
## 1.103.0
|
|
19
21
|
|
|
20
22
|
## 1.102.0
|