Skip to content

Commit 06330e0

Browse files
chore: version packages (#126)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c74ee8b commit 06330e0

10 files changed

Lines changed: 22 additions & 15 deletions

File tree

.changeset/quick-actions-product-redesign.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/skeleton-animation-api-refresh.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/charts/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @tiny-design/charts
22

3+
## 1.13.3
4+
35
## 1.13.2
46

57
## 1.13.1

packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiny-design/charts",
3-
"version": "1.13.2",
3+
"version": "1.13.3",
44
"description": "Theme-aware chart components for Tiny Design, built on Recharts",
55
"license": "MIT",
66
"repository": {

packages/icons/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @tiny-design/icons
22

3+
## 1.13.3
4+
35
## 1.13.2
46

57
## 1.13.1

packages/icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiny-design/icons",
3-
"version": "1.13.2",
3+
"version": "1.13.3",
44
"description": "SVG icon components for tiny-design",
55
"license": "MIT",
66
"keywords": [

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 1.13.3
4+
5+
### Patch Changes
6+
7+
- Redesign QuickActions with a new product-grade API, richer action content, and improved keyboard and hover interactions. - [#125](https://github.com/wangdicoder/tiny-design/pull/125) [`c74ee8b`](https://github.com/wangdicoder/tiny-design/commit/c74ee8ba33c96a29609a4c72afa1c2eb29a21f12)
8+
9+
- Redesign Skeleton animation APIs, component structure, and related configuration. - [#123](https://github.com/wangdicoder/tiny-design/pull/123) [`35e3b82`](https://github.com/wangdicoder/tiny-design/commit/35e3b82949aca1456edf6bbc959f29884caff5fe)
10+
311
## 1.13.2
412

513
### Patch Changes

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiny-design/react",
3-
"version": "1.13.2",
3+
"version": "1.13.3",
44
"description": "A friendly UI component set for React",
55
"license": "MIT",
66
"keywords": [

packages/tokens/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @tiny-design/tokens
22

3+
## 1.13.3
4+
5+
### Patch Changes
6+
7+
- Redesign Skeleton animation APIs, component structure, and related configuration. - [#123](https://github.com/wangdicoder/tiny-design/pull/123) [`35e3b82`](https://github.com/wangdicoder/tiny-design/commit/35e3b82949aca1456edf6bbc959f29884caff5fe)
8+
39
## 1.13.2
410

511
## 1.13.1

packages/tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiny-design/tokens",
3-
"version": "1.13.2",
3+
"version": "1.13.3",
44
"description": "Design tokens and v2 theme runtime for Tiny UI",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)