diff --git a/.changeset/fine-worms-marry.md b/.changeset/fine-worms-marry.md deleted file mode 100644 index 684d348..0000000 --- a/.changeset/fine-worms-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"template-files": patch ---- - -Sort summary list alphabetically diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a7ae09..b9adbe4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # template-files +## 0.10.5 + +### Patch Changes + +- [`7f09154`](https://github.com/trueberryless-org/template-files/commit/7f09154e710a6ea85a602cdaf97771609656dc67) Thanks [@trueberryless](https://github.com/trueberryless)! - Sort summary list alphabetically + ## 0.10.4 ### Patch Changes diff --git a/package.json b/package.json index e7727e4..60f19e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "template-files", - "version": "0.10.4", + "version": "0.10.5", "description": "Provide single point of truth for template files", "homepage": "https://github.com/trueberryless-org/template-files", "bugs": {