We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d67640 commit 9815a2dCopy full SHA for 9815a2d
lib/releases/index.js
@@ -52,7 +52,7 @@ class Releases {
52
* upload artifacts, such as source maps.
53
*
54
* @param {string} release Unique name of the new release.
55
- * @param {{projects?: string[]}} [options] A set of options when creating a release, or an array of project slugs.
+ * @param {{projects?: string[]}} [options] The list of project slugs for a release.
56
* @returns {Promise<string>} A promise that resolves when the release has been created.
57
* @memberof SentryReleases
58
*/
0 commit comments