Skip to content

Commit eecfc50

Browse files
committed
- update simple-icons to [v13.5.0]
1 parent 3251e95 commit eecfc50

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

packages/builders/simple-icons-builder/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @steeze-ui/simple-icons
22

3+
## 1.9.0
4+
5+
### Changes
6+
7+
- update icon sources to [v13.5.0](https://github.com/simple-icons/simple-icons/releases/tag/13.5.0)
8+
39
## 1.8.0
410

511
### Changes

packages/builders/simple-icons-builder/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@steeze-ui/simple-icons",
33
"description": "Icon Sources (based on Simple Icons) built for @steeze-ui/icons",
4-
"version": "1.8.0",
4+
"version": "1.9.0",
55
"scripts": {
66
"dev": "vite dev",
77
"build": "vite build && npm run package",
@@ -38,7 +38,7 @@
3838
"prettier": "^2.8.8",
3939
"prettier-plugin-svelte": "^2.10.1",
4040
"publint": "^0.1.12",
41-
"simple-icons": "^13.1.0",
41+
"simple-icons": "^13.5.0",
4242
"svelte": "^3.59.1",
4343
"svelte-check": "^3.4.3",
4444
"tslib": "^2.5.3",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)