Skip to content

Commit

Permalink
build(release): compiled action for 1.1.46
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
semantic-release-bot committed Mar 31, 2021
1 parent c359ffe commit 8d470a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1941,7 +1941,7 @@ async function sendRequestWithRetries(state, request, options, createdAt, retrie
}
}

const VERSION = "3.2.0";
const VERSION = "3.3.0";

const createAppAuth = function createAppAuth(options) {
const log = Object.assign({
Expand Down Expand Up @@ -5776,7 +5776,7 @@ function _objectWithoutProperties(source, excluded) {
return target;
}

const VERSION = "3.3.1";
const VERSION = "3.3.2";

class Octokit {
constructor(options = {}) {
Expand Down

0 comments on commit 8d470a9

Please sign in to comment.