File tree 5 files changed +12
-5
lines changed
5 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
### [ @coreui/angular ] ( https://coreui.io/angular/ ) changelog
2
2
3
3
4
+ ---
5
+
6
+ #### ` 5.3.2 `
7
+ - chore(dependencies): update
8
+ - chore(workflows): update with npm ci
9
+ - fix(package-lock): rebuild
10
+
4
11
---
5
12
6
13
#### ` 5.3.1 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " coreui-angular-dev" ,
3
- "version" : " 5.3.1 " ,
3
+ "version" : " 5.3.2 " ,
4
4
"description" : " CoreUI Components Library for Angular" ,
5
5
"copyright" : " Copyright 2024 creativeLabs Łukasz Holeczek" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/angular-chartjs" ,
3
- "version" : " 5.3.1 " ,
3
+ "version" : " 5.3.2 " ,
4
4
"description" : " Angular wrapper component for Chart.js" ,
5
5
"copyright" : " Copyright 2024 creativeLabs Łukasz Holeczek" ,
6
6
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/angular" ,
3
- "version" : " 5.3.1 " ,
3
+ "version" : " 5.3.2 " ,
4
4
"description" : " CoreUI Components Library for Angular" ,
5
5
"copyright" : " Copyright 2024 creativeLabs Łukasz Holeczek" ,
6
6
"license" : " MIT" ,
29
29
"@angular/core" : " ^19.0.0" ,
30
30
"@angular/router" : " ^19.0.0" ,
31
31
"@coreui/coreui" : " ^5.2.0" ,
32
- "@coreui/icons-angular" : " ~5.3.1 " ,
32
+ "@coreui/icons-angular" : " ~5.3.2 " ,
33
33
"rxjs" : " ^7.8.1"
34
34
},
35
35
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/icons-angular" ,
3
- "version" : " 5.3.1 " ,
3
+ "version" : " 5.3.2 " ,
4
4
"description" : " CoreUI Icons Angular component and service" ,
5
5
"copyright" : " Copyright 2024 creativeLabs Łukasz Holeczek" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments