Browse Source

Release 2.13.1

codecalm 1 year ago
parent
commit
7dba0f0e86

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "tabler-icons",
   "name": "tabler-icons",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "repository": {
   "repository": {
     "type": "git",
     "type": "git",
     "url": "git+https://github.com/tabler/tabler-icons.git"
     "url": "git+https://github.com/tabler/tabler-icons.git"

+ 2 - 2
packages/icons-eps/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-eps",
   "name": "@tabler/icons-eps",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "homepage": "https://tabler-icons.io",
   "homepage": "https://tabler-icons.io",
   "bugs": {
   "bugs": {
@@ -25,7 +25,7 @@
     ]
     ]
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0"
+    "@tabler/icons": "2.13.1"
   },
   },
   "keywords": [
   "keywords": [
     "icons",
     "icons",

+ 2 - 2
packages/icons-pdf/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-pdf",
   "name": "@tabler/icons-pdf",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "homepage": "https://tabler-icons.io",
   "homepage": "https://tabler-icons.io",
   "bugs": {
   "bugs": {
@@ -30,7 +30,7 @@
     ]
     ]
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0"
+    "@tabler/icons": "2.13.1"
   },
   },
   "keywords": [
   "keywords": [
     "icons",
     "icons",

+ 2 - 2
packages/icons-png/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-png",
   "name": "@tabler/icons-png",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "homepage": "https://tabler-icons.io",
   "homepage": "https://tabler-icons.io",
   "bugs": {
   "bugs": {
@@ -30,7 +30,7 @@
     ]
     ]
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0"
+    "@tabler/icons": "2.13.1"
   },
   },
   "keywords": [
   "keywords": [
     "icons",
     "icons",

+ 2 - 2
packages/icons-preact/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-preact",
   "name": "@tabler/icons-preact",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "license": "MIT",
   "license": "MIT",
   "author": "codecalm",
   "author": "codecalm",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -35,7 +35,7 @@
     "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
     "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0"
+    "@tabler/icons": "2.13.1"
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "preact": "^10.5.13"
     "preact": "^10.5.13"

+ 2 - 2
packages/icons-react/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-react",
   "name": "@tabler/icons-react",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "license": "MIT",
   "license": "MIT",
   "author": "codecalm",
   "author": "codecalm",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -35,7 +35,7 @@
     "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
     "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0",
+    "@tabler/icons": "2.13.1",
     "prop-types": "^15.7.2"
     "prop-types": "^15.7.2"
   },
   },
   "devDependencies": {
   "devDependencies": {

+ 2 - 2
packages/icons-solidjs/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-solidjs",
   "name": "@tabler/icons-solidjs",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "license": "MIT",
   "license": "MIT",
   "author": "codecalm",
   "author": "codecalm",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -35,7 +35,7 @@
     "test": "echo 'TODO'"
     "test": "echo 'TODO'"
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0"
+    "@tabler/icons": "2.13.1"
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@solidjs/testing-library": "^0.6.1",
     "@solidjs/testing-library": "^0.6.1",

+ 2 - 2
packages/icons-svelte/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-svelte",
   "name": "@tabler/icons-svelte",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "license": "MIT",
   "license": "MIT",
   "author": "codecalm",
   "author": "codecalm",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -36,7 +36,7 @@
     "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
     "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0"
+    "@tabler/icons": "2.13.1"
   },
   },
   "devDependencies": {
   "devDependencies": {
     "@testing-library/svelte": "^3.0.3",
     "@testing-library/svelte": "^3.0.3",

+ 2 - 2
packages/icons-vue/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-vue",
   "name": "@tabler/icons-vue",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "license": "MIT",
   "license": "MIT",
   "author": "codecalm",
   "author": "codecalm",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
@@ -35,7 +35,7 @@
     "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
     "test": "pnpm run clean && pnpm run build:icons && jest --env=jsdom"
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0"
+    "@tabler/icons": "2.13.1"
   },
   },
   "peerDependencies": {
   "peerDependencies": {
     "vue": ">=3.0.1"
     "vue": ">=3.0.1"

+ 2 - 2
packages/icons-webfont/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@tabler/icons-webfont",
   "name": "@tabler/icons-webfont",
-  "version": "2.13.0",
+  "version": "2.13.1",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",
   "homepage": "https://tabler-icons.io",
   "homepage": "https://tabler-icons.io",
   "bugs": {
   "bugs": {
@@ -38,7 +38,7 @@
     ]
     ]
   },
   },
   "dependencies": {
   "dependencies": {
-    "@tabler/icons": "2.13.0"
+    "@tabler/icons": "2.13.1"
   },
   },
   "keywords": [
   "keywords": [
     "icons",
     "icons",

Some files were not shown because too many files changed in this diff