Skip to content

Commit

Permalink
Bump simple-icons@14.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LitoMore committed Jan 26, 2025
1 parent 76850da commit c37a6f5
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 5 additions & 0 deletions .changeset/lovely-mice-arrive.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@icons-pack/react-simple-icons': minor
---

Bump simple-icons@14.4.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# react-simple-icons

This package provides the [Simple Icons 14.3.0](https://github.com/simple-icons/simple-icons/releases/tag/14.3.0)
This package provides the [Simple Icons 14.4.0](https://github.com/simple-icons/simple-icons/releases/tag/14.4.0)
packaged as a set of [React](https://facebook.github.io/react/) components.

<a href="https://www.npmjs.com/package/@icons-pack/react-simple-icons" target="_blank">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"react": "^18",
"rimraf": "6.0.1",
"signale": "1.4.0",
"simple-icons": "14.3.0",
"simple-icons": "14.4.0",
"turbo": "2.0.14",
"typescript": "5.5.4",
"uppercamelcase": "3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1552,6 +1552,7 @@ export { default as SiLada, defaultColor as SiLadaHex } from './icons/SiLada';
export { default as SiLamborghini, defaultColor as SiLamborghiniHex } from './icons/SiLamborghini';
export { default as SiLandrover, defaultColor as SiLandroverHex } from './icons/SiLandrover';
export { default as SiLangchain, defaultColor as SiLangchainHex } from './icons/SiLangchain';
export { default as SiLangflow, defaultColor as SiLangflowHex } from './icons/SiLangflow';
export { default as SiLanggraph, defaultColor as SiLanggraphHex } from './icons/SiLanggraph';
export { default as SiLanguagetool, defaultColor as SiLanguagetoolHex } from './icons/SiLanguagetool';
export { default as SiLapce, defaultColor as SiLapceHex } from './icons/SiLapce';
Expand Down Expand Up @@ -1652,6 +1653,7 @@ export { default as SiLoopback, defaultColor as SiLoopbackHex } from './icons/Si
export { default as SiLootcrate, defaultColor as SiLootcrateHex } from './icons/SiLootcrate';
export { default as SiLospec, defaultColor as SiLospecHex } from './icons/SiLospec';
export { default as SiLotpolishairlines, defaultColor as SiLotpolishairlinesHex } from './icons/SiLotpolishairlines';
export { default as SiLottiefiles, defaultColor as SiLottiefilesHex } from './icons/SiLottiefiles';
export { default as SiLtspice, defaultColor as SiLtspiceHex } from './icons/SiLtspice';
export { default as SiLua, defaultColor as SiLuaHex } from './icons/SiLua';
export { default as SiLubuntu, defaultColor as SiLubuntuHex } from './icons/SiLubuntu';
Expand Down Expand Up @@ -3203,6 +3205,7 @@ export { default as SiYelp, defaultColor as SiYelpHex } from './icons/SiYelp';
export { default as SiYeti, defaultColor as SiYetiHex } from './icons/SiYeti';
export { default as SiYii, defaultColor as SiYiiHex } from './icons/SiYii';
export { default as SiYoast, defaultColor as SiYoastHex } from './icons/SiYoast';
export { default as SiYolo, defaultColor as SiYoloHex } from './icons/SiYolo';
export { default as SiYouhodler, defaultColor as SiYouhodlerHex } from './icons/SiYouhodler';
export { default as SiYoutube, defaultColor as SiYoutubeHex } from './icons/SiYoutube';
export { default as SiYoutubegaming, defaultColor as SiYoutubegamingHex } from './icons/SiYoutubegaming';
Expand Down

0 comments on commit c37a6f5

Please sign in to comment.