diff --git a/.changeset/cold-cheetahs-push.md b/.changeset/cold-cheetahs-push.md deleted file mode 100644 index 5306827..0000000 --- a/.changeset/cold-cheetahs-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"template-files": patch ---- - -Add changeset commit message manipulation to publish action diff --git a/CHANGELOG.md b/CHANGELOG.md index 8114ef3..a2ebca3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # template-files +## 0.6.3 + +### Patch Changes + +- [`980560f`](https://github.com/trueberryless-org/template-files/commit/980560f4be1feebff58161707b7858dc86be7904) Thanks [@trueberryless](https://github.com/trueberryless)! - Add changeset commit message manipulation to publish action + ## 0.6.2 ### Patch Changes diff --git a/package.json b/package.json index c202763..03f255c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "template-files", - "version": "0.6.2", + "version": "0.6.3", "description": "Provide single point of truth for template files", "homepage": "https://github.com/trueberryless-org/template-files", "bugs": {