From 9e805b6a647d75445f2dd29b7870ec28c75da040 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 14:31:26 +0000 Subject: [PATCH] ci: release template-files v0.6.12 --- .changeset/tough-countries-sleep.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/tough-countries-sleep.md diff --git a/.changeset/tough-countries-sleep.md b/.changeset/tough-countries-sleep.md deleted file mode 100644 index 4245857..0000000 --- a/.changeset/tough-countries-sleep.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"template-files": patch ---- - -Add true tracker repo to repos.json diff --git a/CHANGELOG.md b/CHANGELOG.md index a984c82..15e64ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # template-files +## 0.6.12 + +### Patch Changes + +- [#161](https://github.com/trueberryless-org/template-files/pull/161) [`1a30bf8`](https://github.com/trueberryless-org/template-files/commit/1a30bf83699cf6e1e16bb43f3094d8bcc9cc9af6) Thanks [@trueberryless](https://github.com/trueberryless)! - Add true tracker repo to repos.json + ## 0.6.11 ### Patch Changes diff --git a/package.json b/package.json index a1b6afd..d8fb67a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "template-files", - "version": "0.6.11", + "version": "0.6.12", "description": "Provide single point of truth for template files", "homepage": "https://github.com/trueberryless-org/template-files", "bugs": {