1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

chore: update versions (#2393)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-19 23:35:47 +02:00
committed by GitHub
parent 446c34eceb
commit 3e35545edc
7 changed files with 23 additions and 8 deletions

View File

@@ -1,5 +0,0 @@
---
"@tabler/core": patch
---
Fix README file in core package

View File

@@ -1,5 +1,11 @@
# @tabler/core
## 1.3.2
### Patch Changes
- 446c34e: Fix README file in core package
## 1.3.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@tabler/core",
"version": "1.3.1",
"version": "1.3.2",
"description": "Premium and Open Source dashboard template with responsive and high quality UI.",
"homepage": "https://tabler.io",
"scripts": {

View File

@@ -1,5 +1,12 @@
# @tabler/docs
## 1.3.2
### Patch Changes
- Updated dependencies [446c34e]
- @tabler/core@1.3.2
## 1.3.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@tabler/docs",
"version": "1.3.1",
"version": "1.3.2",
"description": "",
"private": true,
"scripts": {

View File

@@ -1,5 +1,12 @@
# @tabler/preview
## 1.3.2
### Patch Changes
- Updated dependencies [446c34e]
- @tabler/core@1.3.2
## 1.3.1
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@tabler/preview",
"version": "1.3.1",
"version": "1.3.2",
"private": true,
"scripts": {
"build": "pnpm run clean && pnpm run css && pnpm run js && pnpm run html",