Skip to content

Commit d38b325

Browse files
committed
chore: ship v4.4.0-next.0
1 parent 9d59105 commit d38b325

File tree

4 files changed

+9
-3
lines changed

4 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
---
44

5+
#### `4.4.0-next.0`
6+
7+
- feat: standalone components (wip)
8+
9+
---
10+
511
#### `4.3.10`
612

713
- feat(offcanvas): add responsive variations

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": "4.3.9",
3+
"version": "4.4.0-next.0",
44
"description": "Angular wrapper component for Chart.js",
55
"copyright": "Copyright 2022 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": "4.3.10",
3+
"version": "4.4.0-next.0",
44
"description": "CoreUI for Angular UI components library",
55
"copyright": "Copyright 2022 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": "4.3.9",
3+
"version": "4.4.0-next.0",
44
"description": "CoreUI Icons Angular component and service",
55
"copyright": "Copyright 2022 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

0 commit comments

Comments
 (0)