Skip to content

Commit 9815a2d

Browse files
committed
fixup! chore: prebuild dist folder | add changelog
1 parent 9d67640 commit 9815a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/releases/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class Releases {
5252
* upload artifacts, such as source maps.
5353
*
5454
* @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.
55+
* @param {{projects?: string[]}} [options] The list of project slugs for a release.
5656
* @returns {Promise<string>} A promise that resolves when the release has been created.
5757
* @memberof SentryReleases
5858
*/

0 commit comments

Comments
 (0)