From 7f8c3a24420b7253a8f72d212a19e4ab435876db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 16:55:42 +0000 Subject: [PATCH] ci: release template-files v0.6.11 --- .changeset/slimy-buttons-reflect.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/slimy-buttons-reflect.md diff --git a/.changeset/slimy-buttons-reflect.md b/.changeset/slimy-buttons-reflect.md deleted file mode 100644 index c2aafb6..0000000 --- a/.changeset/slimy-buttons-reflect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"template-files": patch ---- - -Remove parts of trueberryless repo sync because it is now deployed with Netlify diff --git a/CHANGELOG.md b/CHANGELOG.md index d0d899b..a984c82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # template-files +## 0.6.11 + +### Patch Changes + +- [#156](https://github.com/trueberryless-org/template-files/pull/156) [`c881634`](https://github.com/trueberryless-org/template-files/commit/c8816348c89885cf7d7d303fa2ae1f2fcdba2fb2) Thanks [@trueberryless](https://github.com/trueberryless)! - Remove parts of trueberryless repo sync because it is now deployed with Netlify + ## 0.6.10 ### Patch Changes diff --git a/package.json b/package.json index 0ea47e5..a1b6afd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "template-files", - "version": "0.6.10", + "version": "0.6.11", "description": "Provide single point of truth for template files", "homepage": "https://github.com/trueberryless-org/template-files", "bugs": {