Skip to content

Commit 1fa8c6a

Browse files
chore: release main (#443)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d095b3b commit 1fa8c6a

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.release-please-manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
".": "0.6.5",
2+
".": "0.6.6",
33
"vendors/bootstrap": "0.5.8",
44
"vendors/devicons": "0.0.2",
55
"vendors/feather": "0.2.6",
66
"vendors/flag": "0.0.2",
77
"vendors/font-awesome": "0.6.9",
88
"vendors/lucide": "0.3.39",
99
"vendors/mdi": "0.3.7",
10-
"vendors/simple-icons": "1.0.58",
10+
"vendors/simple-icons": "1.0.59",
1111
"vendors/tabler": "0.15.47"
1212
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.6.6](https://github.com/hugomods/icons/compare/v0.6.5...v0.6.6) (2024-10-28)
4+
5+
6+
### Bug Fixes 🐞
7+
8+
* svg-resource not working with vendor aliases ([#444](https://github.com/hugomods/icons/issues/444)) ([d095b3b](https://github.com/hugomods/icons/commit/d095b3b32a0efd1bfd78a72dc316935ee9c00c03))
9+
310
## [0.6.5](https://github.com/hugomods/icons/compare/v0.6.4...v0.6.5) (2024-10-22)
411

512

vendors/simple-icons/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.59](https://github.com/hugomods/icons/compare/vendors/simple-icons/v1.0.58...vendors/simple-icons/v1.0.59) (2024-10-28)
4+
5+
6+
### Continuous Integration
7+
8+
* **deps:** update module github.com/hugomods/simple-icons to v13.15.0+incompatible ([c44ba69](https://github.com/hugomods/icons/commit/c44ba69554d8d8ea0c1f375c9b07fd36e0151d8d))
9+
310
## [1.0.58](https://github.com/hugomods/icons/compare/vendors/simple-icons/v1.0.57...vendors/simple-icons/v1.0.58) (2024-10-23)
411

512

0 commit comments

Comments
 (0)