Skip to content

Commit

Permalink
- update simple-icons to [v13.5.0]
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinVoitel committed Aug 14, 2024
1 parent 3251e95 commit eecfc50
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 7 deletions.
6 changes: 6 additions & 0 deletions packages/builders/simple-icons-builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @steeze-ui/simple-icons

## 1.9.0

### Changes

- update icon sources to [v13.5.0](https://github.com/simple-icons/simple-icons/releases/tag/13.5.0)

## 1.8.0

### Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/builders/simple-icons-builder/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@steeze-ui/simple-icons",
"description": "Icon Sources (based on Simple Icons) built for @steeze-ui/icons",
"version": "1.8.0",
"version": "1.9.0",
"scripts": {
"dev": "vite dev",
"build": "vite build && npm run package",
Expand Down Expand Up @@ -38,7 +38,7 @@
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"publint": "^0.1.12",
"simple-icons": "^13.1.0",
"simple-icons": "^13.5.0",
"svelte": "^3.59.1",
"svelte-check": "^3.4.3",
"tslib": "^2.5.3",
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.

0 comments on commit eecfc50

Please sign in to comment.