From b167815cd9f9672a7897e67851155f69aa64ad9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 21:48:58 +0800 Subject: [PATCH] chore: release main (#454) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 4 ++-- vendors/simple-icons/CHANGELOG.md | 8 ++++++++ vendors/tabler/CHANGELOG.md | 7 +++++++ 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b37f91c..e2f4346 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -7,6 +7,6 @@ "vendors/font-awesome": "0.6.12", "vendors/lucide": "0.3.40", "vendors/mdi": "0.3.8", - "vendors/simple-icons": "1.0.60", - "vendors/tabler": "0.15.48" + "vendors/simple-icons": "1.0.61", + "vendors/tabler": "0.15.49" } diff --git a/vendors/simple-icons/CHANGELOG.md b/vendors/simple-icons/CHANGELOG.md index f992b67..6521a10 100644 --- a/vendors/simple-icons/CHANGELOG.md +++ b/vendors/simple-icons/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.61](https://github.com/hugomods/icons/compare/vendors/simple-icons/v1.0.60...vendors/simple-icons/v1.0.61) (2024-12-01) + + +### Continuous Integration + +* **deps:** update module github.com/hugomods/simple-icons to v13.18.0+incompatible ([2d3254e](https://github.com/hugomods/icons/commit/2d3254efd9f8705271210fd8ff1e9c42f0ce018a)) +* **deps:** update module github.com/hugomods/simple-icons to v13.19.0+incompatible ([4455fb7](https://github.com/hugomods/icons/commit/4455fb7a13fcfe65fed7998f6dad944ce13a25da)) + ## [1.0.60](https://github.com/hugomods/icons/compare/vendors/simple-icons/v1.0.59...vendors/simple-icons/v1.0.60) (2024-11-13) diff --git a/vendors/tabler/CHANGELOG.md b/vendors/tabler/CHANGELOG.md index 48044bc..4e3c233 100644 --- a/vendors/tabler/CHANGELOG.md +++ b/vendors/tabler/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.15.49](https://github.com/hugomods/icons/compare/vendors/tabler/v0.15.48...vendors/tabler/v0.15.49) (2024-12-01) + + +### Continuous Integration + +* **deps:** update module github.com/tabler/tabler-icons to v3.23.0+incompatible ([26e197e](https://github.com/hugomods/icons/commit/26e197e45c28b95046c771b6d494ac7551d70d4d)) + ## [0.15.48](https://github.com/hugomods/icons/compare/vendors/tabler/v0.15.47...vendors/tabler/v0.15.48) (2024-11-13)