File tree 3 files changed +11
-2
lines changed
projects/angular-cc-library
3 files changed +11
-2
lines changed 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 1
1
{
2
2
"name" : " angular-cc-library" ,
3
- "version" : " 3.2 .0" ,
3
+ "version" : " 3.3 .0" ,
4
4
"scripts" : {
5
5
"run:demo" : " ng serve example" ,
6
6
"build:demo" : " ng build example --configuration production" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-cc-library" ,
3
- "version" : " 3.2 .0" ,
3
+ "version" : " 3.3 .0" ,
4
4
"description" : " angular credit card library" ,
5
5
"keywords" : [
6
6
" angular" ,
You can’t perform that action at this time.
0 commit comments