فهرست منبع

chore: update versions (#2393)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions[bot] 3 ماه پیش
والد
کامیت
3e35545edc
7فایلهای تغییر یافته به همراه23 افزوده شده و 8 حذف شده
  1. 0 5
      .changeset/readme-fix.md
  2. 6 0
      core/CHANGELOG.md
  3. 1 1
      core/package.json
  4. 7 0
      docs/CHANGELOG.md
  5. 1 1
      docs/package.json
  6. 7 0
      preview/CHANGELOG.md
  7. 1 1
      preview/package.json

+ 0 - 5
.changeset/readme-fix.md

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

+ 6 - 0
core/CHANGELOG.md

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

+ 1 - 1
core/package.json

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

+ 7 - 0
docs/CHANGELOG.md

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

+ 1 - 1
docs/package.json

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

+ 7 - 0
preview/CHANGELOG.md

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

+ 1 - 1
preview/package.json

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