File tree Expand file tree Collapse file tree 4 files changed +15
-1
lines changed
Expand file tree Collapse file tree 4 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## <small >21.0.3 (2026-01-25)</small >
2+
3+ * fix(cli): fix missing dependencies version (#1978 ) ([ e5b5e02] ( https://github.com/ng-alain/delon/commit/e5b5e02 ) ), closes [ #1978 ] ( https://github.com/ng-alain/delon/issues/1978 )
4+
5+
6+
17## <small >21.0.2 (2026-01-18)</small >
28
39* fix(acl: if ): fix NG0950 (#1974 ) ([ 2cdef54] ( https://github.com/ng-alain/delon/commit/2cdef54 ) ), closes [ #1974 ] ( https://github.com/ng-alain/delon/issues/1974 )
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ NG-ALAIN strictly follows [Semantic Versioning 2.0.0](http://semver.org/lang/zh-
1414
1515---
1616
17+ ## <small >21.0.3 (2026-01-25)</small >
18+
19+ * fix(cli): fix missing dependencies version (#1978 ) ([ e5b5e02] ( https://github.com/ng-alain/delon/commit/e5b5e02 ) ), closes [ #1978 ] ( https://github.com/ng-alain/delon/issues/1978 )
20+
1721## <small >21.0.2 (2026-01-18)</small >
1822
1923* fix(acl: if ): fix NG0950 (#1974 ) ([ 2cdef54] ( https://github.com/ng-alain/delon/commit/2cdef54 ) ), closes [ #1974 ] ( https://github.com/ng-alain/delon/issues/1974 )
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ NG-ALAIN 严格遵循 [Semantic Versioning 2.0.0](http://semver.org/lang/zh-CN/)
1414
1515---
1616
17+ ## <small >21.0.3 (2026-01-25)</small >
18+
19+ * fix(cli): 修复 ` ng add ` 生成的依赖版本号不准确 (#1978 ) ([ e5b5e02] ( https://github.com/ng-alain/delon/commit/e5b5e02 ) ), closes [ #1978 ] ( https://github.com/ng-alain/delon/issues/1978 )
20+
1721## <small >21.0.2 (2026-01-18)</small >
1822
1923* fix(acl: if ): 修复 NG0950 错误 (#1974 ) ([ 2cdef54] ( https://github.com/ng-alain/delon/commit/2cdef54 ) ), closes [ #1974 ] ( https://github.com/ng-alain/delon/issues/1974 )
Original file line number Diff line number Diff line change 11{
22 "name" : " delon" ,
3- "version" : " 21.0.2 " ,
3+ "version" : " 21.0.3 " ,
44 "description" : " Delon is a set of essential modules for NG-ALAIN." ,
55 "keywords" : [
66 " delon" ,
You can’t perform that action at this time.
0 commit comments