From 3b1f28f3836954f29357632b5e2b749195b8313f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 09:21:45 +0800 Subject: [PATCH] chore: release main (#340) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- vendors/tabler/CHANGELOG.md | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8e8d504..5b527b5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -6,5 +6,5 @@ "vendors/lucide": "0.3.37", "vendors/mdi": "0.3.5", "vendors/simple-icons": "1.0.33", - "vendors/tabler": "0.15.28" + "vendors/tabler": "0.15.29" } diff --git a/vendors/tabler/CHANGELOG.md b/vendors/tabler/CHANGELOG.md index aac7f1e..645b9b3 100644 --- a/vendors/tabler/CHANGELOG.md +++ b/vendors/tabler/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.15.29](https://github.com/hugomods/icons/compare/vendors/tabler/v0.15.28...vendors/tabler/v0.15.29) (2024-03-14) + + +### Continuous Integration + +* **deps:** update module github.com/tabler/tabler-icons to v3.0.1+incompatible ([21203cc](https://github.com/hugomods/icons/commit/21203cc560178c430e01b05f640239b6ead36fa3)) +* **deps:** update module github.com/tabler/tabler-icons to v3.0.2+incompatible ([efa8d5e](https://github.com/hugomods/icons/commit/efa8d5e15a56e0032c63e88451208a4664bc6d75)) +* **deps:** update module github.com/tabler/tabler-icons to v3.0.3+incompatible ([a945825](https://github.com/hugomods/icons/commit/a9458256390f1b1fe008aa611aaf47255d767046)) +* **deps:** update module github.com/tabler/tabler-icons to v3.1.0+incompatible ([70f3cdf](https://github.com/hugomods/icons/commit/70f3cdf26fea353c4e7bbfff66bbd549fa253290)) + ## [0.15.28](https://github.com/hugomods/icons/compare/vendors/tabler/v0.15.27...vendors/tabler/v0.15.28) (2024-03-10)