@comet/eslint-plugin 7.7.0-canary-20241112133946 → 7.7.1-canary-20241113093508

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 +3 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,6 +1,8 @@
1
1
  # @comet/eslint-plugin
2
2
 
3
- ## 7.7.0-canary-20241112133946
3
+ ## 7.7.1-canary-20241113093508
4
+
5
+ ## 7.7.0
4
6
 
5
7
  ## 7.6.0
6
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@comet/eslint-plugin",
3
- "version": "7.7.0-canary-20241112133946",
3
+ "version": "7.7.1-canary-20241113093508",
4
4
  "main": "lib/index.js",
5
5
  "devDependencies": {
6
6
  "@types/eslint": "^8.37.0",