From 02ebad1afde496299666424b7e76e38cf0c8d0a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 12:14:01 +0000 Subject: [PATCH] ci: release template-files v0.10.8 --- .changeset/cold-suits-listen.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/cold-suits-listen.md diff --git a/.changeset/cold-suits-listen.md b/.changeset/cold-suits-listen.md deleted file mode 100644 index df86af7..0000000 --- a/.changeset/cold-suits-listen.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"template-files": patch ---- - -Add explicit empty reviewers and assignees arrays to Renovate config. diff --git a/CHANGELOG.md b/CHANGELOG.md index 37e252f..4ca29e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # template-files +## 0.10.8 + +### Patch Changes + +- [#240](https://github.com/trueberryless-org/template-files/pull/240) [`93f904c`](https://github.com/trueberryless-org/template-files/commit/93f904cade2a68334380525536b07193acf4989a) Thanks [@trueberryless](https://github.com/trueberryless)! - Add explicit empty reviewers and assignees arrays to Renovate config. + ## 0.10.7 ### Patch Changes diff --git a/package.json b/package.json index 2a86fcf..c3986b5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "template-files", - "version": "0.10.7", + "version": "0.10.8", "description": "Provide single point of truth for template files", "homepage": "https://github.com/trueberryless-org/template-files", "bugs": {