Skip to content

Commit 13463ef

Browse files
committed
ship: v4.3.11
1 parent 547594f commit 13463ef

File tree

5 files changed

+599
-9374
lines changed

5 files changed

+599
-9374
lines changed

Diff for: .github/workflows/build-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
env:
1616
FORCE_COLOR: 2
17-
NODE: 16
17+
NODE: 18
1818

1919
jobs:
2020
build:

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
---
44

5+
#### `4.3.11`
6+
7+
- chore(dependencies): update `@angular/*` to version `^15.2.7`
8+
- standalone components:
9+
- chore(dependencies): update `@coreui/angular` to version `~4.4.1`
10+
- chore(dependencies): update `@coreui/angular-chartjs` to version `~4.4.1`
11+
- chore(dependencies): update `@coreui/icons-angular` to version `~4.4.1`
12+
- fix(widgets): breakpoints
13+
14+
---
15+
516
#### `4.3.10`
617

718
- chore(dependencies): update `@angular/*` to version `^15.2.4`

0 commit comments

Comments
 (0)