Release 3.36.1

This commit is contained in:
codecalm 2026-01-01 21:03:15 +01:00
parent d98c78b6c1
commit 0094572ac2
19 changed files with 19 additions and 19 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-eps",
"version": "3.36.0",
"version": "3.36.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": {

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-pdf",
"version": "3.36.0",
"version": "3.36.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": {

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-png",
"version": "3.36.0",
"version": "3.36.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": {

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-preact",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-react-native",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-react",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-solidjs",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-sprite",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-svelte-runes",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for Svelte 5+ using runes",

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-svelte",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-vue",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons-webfont",
"version": "3.36.0",
"version": "3.36.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": {

View File

@ -1,6 +1,6 @@
{
"name": "@tabler/icons",
"version": "3.36.0",
"version": "3.36.1",
"license": "MIT",
"author": "codecalm",
"description": "A set of free MIT-licensed high-quality SVG icons for you to use in your web projects.",

View File

@ -1,7 +1,7 @@
{
"name": "test-preact",
"private": true,
"version": "3.36.0",
"version": "3.36.1",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -1,7 +1,7 @@
{
"name": "test-react-native",
"private": true,
"version": "3.36.0",
"version": "3.36.1",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -1,7 +1,7 @@
{
"name": "test-react",
"private": true,
"version": "3.36.0",
"version": "3.36.1",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -1,7 +1,7 @@
{
"name": "test-svelte",
"private": true,
"version": "3.36.0",
"version": "3.36.1",
"type": "module",
"scripts": {
"dev": "vite",

View File

@ -1,7 +1,7 @@
{
"name": "test-vue",
"private": true,
"version": "3.36.0",
"version": "3.36.1",
"type": "module",
"scripts": {
"dev": "vite",