Skip to content

Commit

Permalink
Release 3.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Jan 8, 2025
1 parent 6030629 commit 7463af0
Show file tree
Hide file tree
Showing 18 changed files with 8,867 additions and 9,914 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tabler-icons",
"version": "3.28.0",
"version": "3.28.1",
"repository": {
"type": "git",
"url": "git+https://github.com/tabler/tabler-icons.git"
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-eps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-eps",
"version": "3.28.0",
"version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"homepage": "https://tabler-icons.io",
"bugs": {
Expand All @@ -25,7 +25,7 @@
]
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"keywords": [
"icons",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-pdf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-pdf",
"version": "3.28.0",
"version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"homepage": "https://tabler-icons.io",
"bugs": {
Expand Down Expand Up @@ -30,7 +30,7 @@
]
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"keywords": [
"icons",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-png/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-png",
"version": "3.28.0",
"version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"homepage": "https://tabler-icons.io",
"bugs": {
Expand Down Expand Up @@ -30,7 +30,7 @@
]
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"keywords": [
"icons",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-preact",
"version": "3.28.0",
"version": "3.28.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
Expand Down Expand Up @@ -35,7 +35,7 @@
"imports-check": "attw $(npm pack)"
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"peerDependencies": {
"preact": "^10.5.13"
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-react-native",
"version": "3.28.0",
"version": "3.28.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
Expand Down Expand Up @@ -48,7 +48,7 @@
"imports-check": "attw $(npm pack)"
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"devDependencies": {
"@testing-library/react": "^14.2.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-react",
"version": "3.28.0",
"version": "3.28.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
Expand Down Expand Up @@ -35,7 +35,7 @@
"imports-check": "attw $(npm pack)"
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"devDependencies": {
"@testing-library/react": "^14.2.1",
Expand Down
7 changes: 4 additions & 3 deletions packages/icons-solidjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-solidjs",
"version": "3.28.0",
"version": "3.28.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
Expand Down Expand Up @@ -47,13 +47,14 @@
"imports-check": "attw $(npm pack)"
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"devDependencies": {
"@solidjs/testing-library": "^0.8.6",
"rollup-preset-solid": "^2.0.1",
"vite-plugin-solid": "^2.10.1",
"solid-js": "^1.8.15"
"solid-js": "^1.8.15",
"rollup": "^4.12.0"
},
"peerDependencies": {
"solid-js": "^1.4.7"
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-sprite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-sprite",
"version": "3.28.0",
"version": "3.28.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
Expand Down Expand Up @@ -28,7 +28,7 @@
"clean": "rm -rf dist/*"
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"keywords": [
"icons",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-svelte",
"version": "3.28.0",
"version": "3.28.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
Expand Down Expand Up @@ -49,7 +49,7 @@
"imports-check": "attw $(npm pack)"
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"devDependencies": {
"@sveltejs/package": "^2.2.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-vue",
"version": "3.28.0",
"version": "3.28.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
Expand Down Expand Up @@ -33,7 +33,7 @@
"imports-check": "attw $(npm pack)"
},
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"peerDependencies": {
"vue": ">=3.0.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/icons-webfont/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons-webfont",
"version": "3.28.0",
"version": "3.28.1",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"homepage": "https://tabler-icons.io",
"bugs": {
Expand Down Expand Up @@ -34,7 +34,7 @@
"sass": "./tabler-icons.scss",
"style": "./tabler-icons.min.css",
"dependencies": {
"@tabler/icons": "3.28.0"
"@tabler/icons": "3.28.1"
},
"keywords": [
"icons",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tabler/icons",
"version": "3.28.0",
"version": "3.28.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
Expand Down
Loading

0 comments on commit 7463af0

Please sign in to comment.