We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea76d6 commit 2dd314bCopy full SHA for 2dd314b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bkui-vue",
3
- "version": "1.0.3-beta.67",
+ "version": "1.0.3-beta.68",
4
"private": true,
5
"workspaces": {
6
"packages": [
site/changelog.md
@@ -1,5 +1,12 @@
## 更新日志
+### 1.0.3-beta.68
+
+* **[feat]**:
+ - feat(functional-dependecy): 修复业务组件体验问题
7
+ - bugfix(pop-confirm): title属性在有slot的时候失效 issue #1755
8
9
10
### 1.0.3-beta.67
11
12
* **[feat]**:
0 commit comments