@comet/eslint-plugin 8.0.0-canary-20240731111743 → 8.0.0-canary-20240920091107

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +19 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,24 @@
1
1
  # @comet/eslint-plugin
2
2
 
3
- ## 8.0.0-canary-20240731111743
3
+ ## 8.0.0-canary-20240920091107
4
+
5
+ ## 7.4.2
6
+
7
+ ## 7.4.1
8
+
9
+ ## 7.4.0
10
+
11
+ ## 7.3.2
12
+
13
+ ## 7.3.1
14
+
15
+ ## 7.3.0
16
+
17
+ ## 7.2.1
18
+
19
+ ## 7.2.0
20
+
21
+ ## 7.1.0
4
22
 
5
23
  ## 7.0.0
6
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/eslint-plugin",
3
- "version": "8.0.0-canary-20240731111743",
3
+ "version": "8.0.0-canary-20240920091107",
4
4
  "main": "lib/index.js",
5
5
  "devDependencies": {
6
6
  "@types/eslint": "^8.37.0",