RubyGems
npm
Organizations
Log in
Sign up
npm
@eslinted/core
Versions diffs
3.1.13-rc.0 → 3.1.13-rc.1
@eslinted/core 3.1.13-rc.0 → 3.1.13-rc.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/.github/workflows/PROD.main.yml
+1
-0
package/package.json
+1
-1
package/.github/workflows/PROD.main.yml
CHANGED
Viewed
@@ -6,6 +6,7 @@ on:
6
6
- main
7
7
tags:
8
8
- v[0-9]+.[0-9]+.[0-9]+
9
+
- "!v[0-9]+.[0-9]+.[0-9]+-**"
9
10
10
11
jobs:
11
12
publish-release-main:
package/package.json
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
{
2
2
"_schemaVersion": "20.16.1",
3
3
"name": "@eslinted/core",
4
-
"version": "3.1.13-rc.
0
",
4
+
"version": "3.1.13-rc.
1
",
5
5
"description": "Core ESLint flat config factory npm package `linted`.",
6
6
"keywords": [],
7
7
"license": "MIT",