From 30a6af3f815653a24057b8537e75c37eaea0daf4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 05:12:59 +0800 Subject: [PATCH] chore: release main (#392) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- vendors/tabler/CHANGELOG.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 574b812..07bba2f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -7,5 +7,5 @@ "vendors/lucide": "0.3.38", "vendors/mdi": "0.3.6", "vendors/simple-icons": "1.0.45", - "vendors/tabler": "0.15.36" + "vendors/tabler": "0.15.37" } diff --git a/vendors/tabler/CHANGELOG.md b/vendors/tabler/CHANGELOG.md index ce3f662..7320755 100644 --- a/vendors/tabler/CHANGELOG.md +++ b/vendors/tabler/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.15.37](https://github.com/hugomods/icons/compare/vendors/tabler/v0.15.36...vendors/tabler/v0.15.37) (2024-07-09) + + +### Continuous Integration + +* **deps:** update module github.com/tabler/tabler-icons to v3.10.0+incompatible ([4d5ac12](https://github.com/hugomods/icons/commit/4d5ac126f894486aa20d92ac1f5a992b270647ac)) + ## [0.15.36](https://github.com/hugomods/icons/compare/vendors/tabler/v0.15.35...vendors/tabler/v0.15.36) (2024-07-07)