Skip to content

Commit 5604908

Browse files
committed
chore(release): ship @coreui/angular-chartjs v5.6.16
1 parent 9d6f524 commit 5604908

File tree

5 files changed

+13
-4
lines changed

5 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
### [@coreui/angular](https://coreui.io/angular/) changelog
22

3+
---
4+
5+
#### `5.6.16`
6+
7+
- fix(chartjs.component): TypeError: Cannot read properties of null (reading 'ownerDocument')
8+
- chore(dependencies): update eslint to 9.39.3
9+
- ci(github): update actions/checkout and actions/setup-node to v6
10+
11+
312
---
413

514
#### `5.6.15`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coreui-angular-dev",
3-
"version": "5.6.15",
3+
"version": "5.6.16",
44
"description": "CoreUI Components Library for Angular",
55
"copyright": "Copyright 2026 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-angular-chartjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular-chartjs",
3-
"version": "5.6.15",
3+
"version": "5.6.16",
44
"description": "Angular wrapper component for Chart.js",
55
"copyright": "Copyright 2026 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular",
3-
"version": "5.6.15",
3+
"version": "5.6.16",
44
"description": "CoreUI Components Library for Angular",
55
"copyright": "Copyright 2026 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-icons-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/icons-angular",
3-
"version": "5.6.15",
3+
"version": "5.6.16",
44
"description": "CoreUI Icons Angular component and service",
55
"copyright": "Copyright 2026 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

0 commit comments

Comments
 (0)