1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

release-it --workspaces-update=false

This commit is contained in:
Leibale
2023-11-09 21:30:21 -05:00
parent 0e671ef64a
commit bf97637919
6 changed files with 6 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"tagAnnotation": "Release ${tagName}" "tagAnnotation": "Release ${tagName}"
}, },
"npm": { "npm": {
"versionArgs": ["--workspaces-update=false"],
"publishArgs": ["--access", "public"] "publishArgs": ["--access", "public"]
} }
} }

View File

@@ -5,6 +5,7 @@
"tagAnnotation": "Release ${tagName}" "tagAnnotation": "Release ${tagName}"
}, },
"npm": { "npm": {
"versionArgs": ["--workspaces-update=false"],
"publishArgs": ["--access", "public"] "publishArgs": ["--access", "public"]
} }
} }

View File

@@ -5,6 +5,7 @@
"tagAnnotation": "Release ${tagName}" "tagAnnotation": "Release ${tagName}"
}, },
"npm": { "npm": {
"versionArgs": ["--workspaces-update=false"],
"publishArgs": ["--access", "public"] "publishArgs": ["--access", "public"]
} }
} }

View File

@@ -5,6 +5,7 @@
"tagAnnotation": "Release ${tagName}" "tagAnnotation": "Release ${tagName}"
}, },
"npm": { "npm": {
"versionArgs": ["--workspaces-update=false"],
"publishArgs": ["--access", "public"] "publishArgs": ["--access", "public"]
} }
} }

View File

@@ -5,6 +5,7 @@
"tagAnnotation": "Release ${tagName}" "tagAnnotation": "Release ${tagName}"
}, },
"npm": { "npm": {
"versionArgs": ["--workspaces-update=false"],
"publishArgs": ["--access", "public"] "publishArgs": ["--access", "public"]
} }
} }

View File

@@ -5,6 +5,7 @@
"tagAnnotation": "Release ${tagName}" "tagAnnotation": "Release ${tagName}"
}, },
"npm": { "npm": {
"versionArgs": ["--workspaces-update=false"],
"publishArgs": ["--access", "public"] "publishArgs": ["--access", "public"]
} }
} }