Skip to content

Commit

Permalink
release(10.0.0-beta.3): 10.0.0-beta.3 (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk authored Aug 2, 2020
1 parent ec42a43 commit c5dd253
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
1 change: 1 addition & 0 deletions .github/semantic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ types:
- ci
- chore
- revert
- release
4 changes: 1 addition & 3 deletions docs/upgrade-v10.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ This description refers to the description of the upgrade from `9.5.x` to `10`;
ng update @angular/core @angular/cli ng-alain@next
```

**Note:** Currently `ng-zorro-antd` is still in Beta version, we cannot guarantee full availability, currently known issues:

- `nz-tabset` replaces the scrolling method, which is not currently fixed, it will also affect `reuse-tab`
**Note:** Currently `ng-zorro-antd` is still in Beta version, we cannot guarantee full availability.

## Remove deprecation

Expand Down
4 changes: 1 addition & 3 deletions docs/upgrade-v10.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ hot: true
ng update @angular/core @angular/cli ng-alain@next
```

**注意:** 当前 `ng-zorro-antd` 还是 Beta 版本,我们无法保证完整可用性,目前已知存在的问题:

- `nz-tabset` 更换滚动方式,当前未修复,同样会影响 `reuse-tab`
**注意:** 当前 `ng-zorro-antd` 还是 Beta 版本,我们无法保证完整可用性。

## 移除过期

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "delon",
"version": "10.0.0-beta.2",
"version": "10.0.0-beta.3",
"description": "Delon is a set of essential modules for NG-ALAIN.",
"keywords": [
"delon",
Expand Down

0 comments on commit c5dd253

Please sign in to comment.