File tree Expand file tree Collapse file tree
projects/angular-cc-library Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ ## [ 3.3.0] ( https://github.com/thekip/angular-cc-library/compare/v3.2.0...v3.3.0 ) (2024-02-02)
4+
5+
6+ ### Features
7+
8+ * support standalone directives ([ afbcbc7] ( https://github.com/thekip/angular-cc-library/commit/afbcbc77001c4113876ca23c7ccb1eaec4d8f29d ) )
9+ * update to angular v17 ([ c5d510b] ( https://github.com/thekip/angular-cc-library/commit/c5d510bcae23c6245bff0db5d9cdce08b0276e96 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-cc-library" ,
3- "version" : " 3.2 .0" ,
3+ "version" : " 3.3 .0" ,
44 "scripts" : {
55 "run:demo" : " ng serve example" ,
66 "build:demo" : " ng build example --configuration production" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-cc-library" ,
3- "version" : " 3.2 .0" ,
3+ "version" : " 3.3 .0" ,
44 "description" : " angular credit card library" ,
55 "keywords" : [
66 " angular" ,
You can’t perform that action at this time.
0 commit comments