diff --git a/.changeset/fluffy-clocks-knock.md b/.changeset/fluffy-clocks-knock.md deleted file mode 100644 index 2f290bc0..00000000 --- a/.changeset/fluffy-clocks-knock.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@changesets/action": patch ---- - -Use full git email (`41898282+github-actions[bot]@users.noreply.github.com`) for github-actions bot when making commits diff --git a/CHANGELOG.md b/CHANGELOG.md index 974013f5..4603eda7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @changesets/action +## 1.4.10 + +### Patch Changes + +- [#448](https://github.com/changesets/action/pull/448) [`8b16070`](https://github.com/changesets/action/commit/8b16070fe386eed3456c83eeed9460160432cf26) Thanks [@bluwy](https://github.com/bluwy)! - Use full git email (`41898282+github-actions[bot]@users.noreply.github.com`) for github-actions bot when making commits + ## 1.4.9 ### Patch Changes diff --git a/package.json b/package.json index 44c5af07..5b822904 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@changesets/action", - "version": "1.4.9", + "version": "1.4.10", "main": "dist/index.js", "license": "MIT", "devDependencies": {