Skip to content

Commit

Permalink
Release 3.0.0-beta.2
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Feb 28, 2024
1 parent dfac859 commit 6426e60
Show file tree
Hide file tree
Showing 17 changed files with 32 additions and 32 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.0.0-beta",
"version": "3.0.0-beta.2",
"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.0.0-beta",
"version": "3.0.0-beta.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": {
Expand All @@ -25,7 +25,7 @@
]
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.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": {
Expand Down Expand Up @@ -30,7 +30,7 @@
]
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.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": {
Expand Down Expand Up @@ -30,7 +30,7 @@
]
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.2",
"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 @@ -37,7 +37,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.2",
"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 @@ -39,7 +39,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.2",
"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 @@ -37,7 +37,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"devDependencies": {
"@testing-library/react": "^14.2.1",
Expand Down
4 changes: 2 additions & 2 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.0.0-beta",
"version": "3.0.0-beta.2",
"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 @@ -44,7 +44,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"devDependencies": {
"@solidjs/testing-library": "^0.8.6",
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.0.0-beta",
"version": "3.0.0-beta.2",
"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.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.2",
"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 @@
"test": "vitest run"
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.2",
"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 @@ -36,7 +36,7 @@
"test": "vitest run"
},
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.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": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"sass": "./tabler-icons.scss",
"style": "./tabler-icons.min.css",
"dependencies": {
"@tabler/icons": "3.0.0-beta"
"@tabler/icons": "3.0.0-beta.2"
},
"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.0.0-beta",
"version": "3.0.0-beta.2",
"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
4 changes: 2 additions & 2 deletions test/test-preact/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test-preact",
"private": true,
"version": "3.0.0-beta",
"version": "3.0.0-beta.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -10,7 +10,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@tabler/icons-preact": "3.0.0-beta",
"@tabler/icons-preact": "3.0.0-beta.2",
"preact": "^10.19.6"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions test/test-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test-react",
"private": true,
"version": "3.0.0-beta",
"version": "3.0.0-beta.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -10,7 +10,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@tabler/icons-react": "3.0.0-beta",
"@tabler/icons-react": "3.0.0-beta.2",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions test/test-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test-svelte",
"private": true,
"version": "3.0.0-beta",
"version": "3.0.0-beta.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
"clean": "rm -rf dist"
},
"dependencies": {
"@tabler/icons-svelte": "3.0.0-beta"
"@tabler/icons-svelte": "3.0.0-beta.2"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.0.2",
Expand Down
4 changes: 2 additions & 2 deletions test/test-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "test-vue",
"private": true,
"version": "3.0.0-beta",
"version": "3.0.0-beta.2",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"vue": "^3.4.20",
"@tabler/icons-vue": "3.0.0-beta"
"@tabler/icons-vue": "3.0.0-beta.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
Expand Down

0 comments on commit 6426e60

Please sign in to comment.