Skip to content

Commit

Permalink
Release 3.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
codecalm committed Jan 6, 2025
1 parent ffc1cb3 commit 914dc47
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 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.27.0",
"version": "3.27.1",
"repository": {
"type": "git",
"url": "git+https://github.com/tabler/tabler-icons.git"
Expand Down
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.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
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.27.0",
"version": "3.27.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
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion 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.27.0",
"version": "3.27.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 914dc47

Please sign in to comment.