Skip to content

Commit

Permalink
docs: release 1.5.6 (#3373)
Browse files Browse the repository at this point in the history
* docs: release 1.5.6

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
PengYYYYY and github-actions[bot] authored Sep 14, 2023
1 parent fdc6cfd commit 9534ca2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ spline: explain
toc: false
docClass: timeline
---
## 🌈 1.5.6 `2023-09-14`
### 🐞 Bug Fixes
- `useResizeObserver`: 修复缺少容器元素判空问题 @chaishi ([#3372](https://github.com/Tencent/tdesign-vue-next/pull/3372))
## 🌈 1.5.5 `2023-09-13`
### 🚀 Features
- `Table`:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tdesign-vue-next",
"purename": "tdesign",
"version": "1.5.5",
"version": "1.5.6",
"title": "tdesign-vue-next",
"description": "TDesign Component for vue-next",
"keywords": [
Expand Down

0 comments on commit 9534ca2

Please sign in to comment.