Skip to content

Commit 2dd314b

Browse files
committed
feat: bump to 1.0.3-beta.68
# Reviewed, transaction id: 7884
1 parent 4ea76d6 commit 2dd314b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bkui-vue",
3-
"version": "1.0.3-beta.67",
3+
"version": "1.0.3-beta.68",
44
"private": true,
55
"workspaces": {
66
"packages": [

site/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## 更新日志
22

3+
### 1.0.3-beta.68
4+
5+
* **[feat]**:
6+
- feat(functional-dependecy): 修复业务组件体验问题
7+
- bugfix(pop-confirm): title属性在有slot的时候失效 issue #1755
8+
9+
310
### 1.0.3-beta.67
411

512
* **[feat]**:

0 commit comments

Comments
 (0)