Browse Source

Release 2.13.2

codecalm 1 year ago
parent
commit
ba118db100

+ 0 - 1
icons/radius-top-right.svg

@@ -3,4 +3,3 @@
   <path d="M5 5h6a8 8 0 0 1 8 8v6" />
 </svg>
 
-

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "tabler-icons",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "repository": {
     "type": "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",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "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": {
@@ -25,7 +25,7 @@
     ]
   },
   "dependencies": {
-    "@tabler/icons": "2.13.1"
+    "@tabler/icons": "2.13.2"
   },
   "keywords": [
     "icons",

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

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/icons-pdf",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "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": {
@@ -30,7 +30,7 @@
     ]
   },
   "dependencies": {
-    "@tabler/icons": "2.13.1"
+    "@tabler/icons": "2.13.2"
   },
   "keywords": [
     "icons",

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

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/icons-png",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "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": {
@@ -30,7 +30,7 @@
     ]
   },
   "dependencies": {
-    "@tabler/icons": "2.13.1"
+    "@tabler/icons": "2.13.2"
   },
   "keywords": [
     "icons",

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

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/icons-preact",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "license": "MIT",
   "author": "codecalm",
   "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"
   },
   "dependencies": {
-    "@tabler/icons": "2.13.1"
+    "@tabler/icons": "2.13.2"
   },
   "peerDependencies": {
     "preact": "^10.5.13"

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

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/icons-react",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "license": "MIT",
   "author": "codecalm",
   "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"
   },
   "dependencies": {
-    "@tabler/icons": "2.13.1",
+    "@tabler/icons": "2.13.2",
     "prop-types": "^15.7.2"
   },
   "devDependencies": {

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

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/icons-solidjs",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "license": "MIT",
   "author": "codecalm",
   "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'"
   },
   "dependencies": {
-    "@tabler/icons": "2.13.1"
+    "@tabler/icons": "2.13.2"
   },
   "devDependencies": {
     "@solidjs/testing-library": "^0.6.1",

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

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/icons-svelte",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "license": "MIT",
   "author": "codecalm",
   "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"
   },
   "dependencies": {
-    "@tabler/icons": "2.13.1"
+    "@tabler/icons": "2.13.2"
   },
   "devDependencies": {
     "@testing-library/svelte": "^3.0.3",

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

@@ -1,6 +1,6 @@
 {
   "name": "@tabler/icons-vue",
-  "version": "2.13.1",
+  "version": "2.13.2",
   "license": "MIT",
   "author": "codecalm",
   "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"
   },
   "dependencies": {
-    "@tabler/icons": "2.13.1"
+    "@tabler/icons": "2.13.2"
   },
   "peerDependencies": {
     "vue": ">=3.0.1"

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