UNPKG

@semantic-release/github

Version:

semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues

6 lines (5 loc) 144 B
/** * Default configuration for throttle. * @see https://github.com/octokit/plugin-throttling.js#options */ export const THROTTLE_CONF = {};