From df046231f53e246ac4da875dd4f7112aa1794622 Mon Sep 17 00:00:00 2001 From: org-spear-ai <145039045+org-spear-ai@users.noreply.github.com> Date: Tue, 13 Feb 2024 20:44:12 -0500 Subject: [PATCH] =?UTF-8?q?Release=20=F0=9F=9A=80=20(#121)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] --- .changeset/afraid-melons-provide.md | 5 ----- .changeset/three-planets-ring.md | 5 ----- packages/tailwind-config/CHANGELOG.md | 8 ++++++++ packages/tailwind-config/package.json | 2 +- 4 files changed, 9 insertions(+), 11 deletions(-) delete mode 100644 .changeset/afraid-melons-provide.md delete mode 100644 .changeset/three-planets-ring.md diff --git a/.changeset/afraid-melons-provide.md b/.changeset/afraid-melons-provide.md deleted file mode 100644 index 498ae86f..00000000 --- a/.changeset/afraid-melons-provide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@spear-ai/tailwind-config": patch ---- - -Increased fetch depth of Release GitHub Action workflow. diff --git a/.changeset/three-planets-ring.md b/.changeset/three-planets-ring.md deleted file mode 100644 index 7116dcd5..00000000 --- a/.changeset/three-planets-ring.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@spear-ai/tailwind-config": patch ---- - -Revert changelog repository rename. diff --git a/packages/tailwind-config/CHANGELOG.md b/packages/tailwind-config/CHANGELOG.md index b0c4bfae..ba990728 100644 --- a/packages/tailwind-config/CHANGELOG.md +++ b/packages/tailwind-config/CHANGELOG.md @@ -1,5 +1,13 @@ # @spear-ai/tailwind-config +## 4.0.2 + +### Patch Changes + +- [#119](https://github.com/spear-ai/ui/pull/119) [`9a046d8`](https://github.com/spear-ai/ui/commit/9a046d8779a34c0b7e0f4dfbce95946f821193bf) Thanks [@psirenny](https://github.com/psirenny)! - Increased fetch depth of Release GitHub Action workflow. + +- [#120](https://github.com/spear-ai/ui/pull/120) [`5bdd326`](https://github.com/spear-ai/ui/commit/5bdd32620b42e26e920436bcecce4667b98375b3) Thanks [@psirenny](https://github.com/psirenny)! - Revert changelog repository rename. + ## 4.0.1 ### Patch Changes diff --git a/packages/tailwind-config/package.json b/packages/tailwind-config/package.json index 64e48a75..85c00d3e 100644 --- a/packages/tailwind-config/package.json +++ b/packages/tailwind-config/package.json @@ -1,6 +1,6 @@ { "name": "@spear-ai/tailwind-config", - "version": "4.0.1", + "version": "4.0.2", "description": "Spear AI Tailwind CSS config", "author": { "name": "Spear AI",