Skip to content

Commit 2827192

Browse files
Version Packages (#292)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ba5ea93 commit 2827192

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/new-worms-knock.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @changesets/action
22

3+
## 1.4.4
4+
5+
### Patch Changes
6+
7+
- [#291](https://github.com/changesets/action/pull/291) [`db8a109`](https://github.com/changesets/action/commit/db8a1099bc0ba1dd6f46a5b9df4212e4f69e78c9) Thanks [@varl](https://github.com/varl)! - Wire up [`@octokit/plugin-throttling`](https://github.com/octokit/plugin-throttling.js) with all GitHub Octokit instances
8+
39
## 1.4.3
410

511
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@changesets/action",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"main": "dist/index.js",
55
"license": "MIT",
66
"devDependencies": {

0 commit comments

Comments
 (0)