diff --git a/.changeset/kind-sheep-grab.md b/.changeset/kind-sheep-grab.md deleted file mode 100644 index f7fbfad8..00000000 --- a/.changeset/kind-sheep-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@changesets/action": patch ---- - -Bump the used node.js from 16 to 20 diff --git a/CHANGELOG.md b/CHANGELOG.md index 7eb3a63f..d77f272c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @changesets/action +## 1.4.6 + +### Patch Changes + +- [#350](https://github.com/changesets/action/pull/350) [`9385be9`](https://github.com/changesets/action/commit/9385be9e757839189ea5ee63ec4e3caa8a6ca71b) Thanks [@m-shaka](https://github.com/m-shaka)! - Bump the used node.js from 16 to 20 + ## 1.4.5 ### Patch Changes diff --git a/package.json b/package.json index 06e4d081..30809502 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@changesets/action", - "version": "1.4.5", + "version": "1.4.6", "main": "dist/index.js", "license": "MIT", "devDependencies": {