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": {