File tree Expand file tree Collapse file tree 5 files changed +24
-2
lines changed Expand file tree Collapse file tree 5 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 20.3.1] ( https://github.com/NG-ZORRO/ng-zorro-antd/compare/20.3.0...20.3.1 ) (2025-09-17)
2+
3+ ### Bug Fixes
4+
5+ - ** drawer:** fix ` NG0203 ` ([ #9418 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/issues/9418 ) ) ([ 7fb58ae] ( https://github.com/NG-ZORRO/ng-zorro-antd/commit/7fb58aea2f03902ce3b0ac626bed99b5d8de0c6b ) )
6+
17## [ 20.3.0] ( https://github.com/NG-ZORRO/ng-zorro-antd/compare/20.2.1...20.3.0 ) (2025-09-16)
28
39### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " ng-zorro-antd" ,
3- "version" : " 20.3.0 " ,
3+ "version" : " 20.3.1 " ,
44 "license" : " MIT" ,
55 "description" : " An enterprise-class UI components based on Ant Design and Angular" ,
66 "schematics" : " ./schematics/collection.json" ,
Original file line number Diff line number Diff line change 55
66import { Version } from '@angular/core' ;
77
8- export const VERSION = new Version ( '20.3.0 ' ) ;
8+ export const VERSION = new Version ( '20.3.1 ' ) ;
Original file line number Diff line number Diff line change @@ -15,6 +15,14 @@ timeline: true
1515
1616---
1717
18+ ## 20.3.1
19+
20+ ` 2025-09-17 `
21+
22+ ### Bug Fixes
23+
24+ - ** drawer:** fix ` NG0203 ` ([ #9418 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/issues/9418 ) ) ([ 7fb58ae] ( https://github.com/NG-ZORRO/ng-zorro-antd/commit/7fb58aea2f03902ce3b0ac626bed99b5d8de0c6b ) )
25+
1826## 20.3.0
1927
2028` 2025-09-16 `
Original file line number Diff line number Diff line change @@ -15,6 +15,14 @@ timeline: true
1515
1616---
1717
18+ ## 20.3.1
19+
20+ ` 2025-09-17 `
21+
22+ ### Bug Fixes
23+
24+ - ** drawer:** 修复 ` NG0203 ` 问题 ([ #9418 ] ( https://github.com/NG-ZORRO/ng-zorro-antd/issues/9418 ) ) ([ 7fb58ae] ( https://github.com/NG-ZORRO/ng-zorro-antd/commit/7fb58aea2f03902ce3b0ac626bed99b5d8de0c6b ) )
25+
1826## 20.3.0
1927
2028` 2025-09-16 `
You can’t perform that action at this time.
0 commit comments