From e0ca0c2e3b2c429341f7e0774140d311c746f2bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 14:46:03 +0800 Subject: [PATCH] chore: release main (#363) 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 5cc63e7..22554ab 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.38", - "vendors/tabler": "0.15.31" + "vendors/tabler": "0.15.32" } diff --git a/vendors/tabler/CHANGELOG.md b/vendors/tabler/CHANGELOG.md index 3fad6a9..29cf9c8 100644 --- a/vendors/tabler/CHANGELOG.md +++ b/vendors/tabler/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.15.32](https://github.com/hugomods/icons/compare/vendors/tabler/v0.15.31...vendors/tabler/v0.15.32) (2024-05-16) + + +### Continuous Integration + +* **deps:** update module github.com/tabler/tabler-icons to v3.4.0+incompatible ([21c652a](https://github.com/hugomods/icons/commit/21c652ad910cd372269f6ec1217db6133063a2c2)) + ## [0.15.31](https://github.com/hugomods/icons/compare/vendors/tabler/v0.15.30...vendors/tabler/v0.15.31) (2024-05-01)