Skip to content

Commit

Permalink
v1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
enisdenjo committed May 16, 2023
1 parent 75202af commit 069996e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-pears-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-mails-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-rats-kiss.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @changesets/action

## 1.5.2

### Patch Changes

- [`75202af`](https://github.com/changesets/action/commit/75202af132ea8e93b7e6df013dc3af557c106ba3) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Upstream ["Wire up `@octokit/plugin-throttling` with all GitHub Octokit instances"](https://github.com/changesets/action/commit/db8a1099bc0ba1dd6f46a5b9df4212e4f69e78c9)

* [`75202af`](https://github.com/changesets/action/commit/75202af132ea8e93b7e6df013dc3af557c106ba3) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Upstream ["Use logging provided by `@actions/core`"](https://github.com/changesets/action/commit/8b2818674de86a7fc69aebb9ed6b486ee32eb96e)

- [`75202af`](https://github.com/changesets/action/commit/75202af132ea8e93b7e6df013dc3af557c106ba3) Thanks [@enisdenjo](https://github.com/enisdenjo)! - Upstream ["Add a throttling plugin to the used Octokit instance to retry requests after hitting secondary rate limits"](https://github.com/changesets/action/commit/225a1e8cbcabb7b585174ba0ad806549db40d4cd)

## 1.5.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@changesets/action",
"version": "1.5.1",
"version": "1.5.2",
"main": "dist/index.js",
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 069996e

Please sign in to comment.