We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e3af70 commit ecca250Copy full SHA for ecca250
CHANGELOG.md
@@ -5,7 +5,6 @@
5
#### `5.2.0`
6
7
- chore(dependencies): update to `Angular 18`
8
-- chore(dependencies): update to `CoreUI 5.2`
9
- feat(tabs): Angular tabs reimagined structure, keyboard interactions and WAI-ARIA support
10
11
---
projects/coreui-angular/package.json
@@ -28,7 +28,7 @@
28
"@angular/common": "^18.0.0",
29
"@angular/core": "^18.0.0",
30
"@angular/router": "^18.0.0",
31
- "@coreui/coreui": "~5.2.0",
+ "@coreui/coreui": "^5.0.0",
32
"@coreui/icons-angular": "~5.2.0-0 || ~5.2.0",
33
"rxjs": "^7.8.1"
34
},
0 commit comments