Skip to content

Commit

Permalink
chore: release 1.10.3 (#3343)
Browse files Browse the repository at this point in the history
* chore: release 1.10.3

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
uyarn and github-actions[bot] authored Sep 27, 2024
1 parent afc4ed5 commit 3c3e6d3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ toc: false
docClass: timeline
---

## 🌈 1.10.3 `2024-09-27`
### 🐞 Bug Fixes
- `Cascader`: 修复初始化滚动节点时未兼容单选父节点滚动的缺陷 @uyarn ([#3342](https://github.com/Tencent/tdesign-vue/pull/3342))

## 🌈 1.10.2 `2024-09-24`
### 🐞 Bug Fixes
- 修复`1.10.1`版本中构建产物异常的问题
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",
"purename": "tdesign",
"version": "1.10.2",
"version": "1.10.3",
"description": "tdesign-vue",
"title": "tdesign-vue",
"keywords": [
Expand Down

0 comments on commit 3c3e6d3

Please sign in to comment.