Skip to content

Commit d137e0e

Browse files
committed
chore: ship v4.4.0
1 parent dd5103b commit d137e0e

File tree

6 files changed

+91
-86
lines changed

6 files changed

+91
-86
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
### [@coreui/angular](https://coreui.io/angular/) changelog
22

3+
#### `4.4.0`
4+
5+
- chore: dependencies update
6+
- chore(sidebar): minor cleanups
7+
38
#### `4.4.0-next.1`
49

510
- feat: standalone components

package-lock.json

+82-82
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coreui-angular-dev",
3-
"version": "4.4.0-next.1",
3+
"version": "4.4.0",
44
"description": "CoreUI Components Library for Angular",
55
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-angular-chartjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular-chartjs",
3-
"version": "4.4.0-next.1",
3+
"version": "4.4.0",
44
"description": "Angular wrapper component for Chart.js",
55
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/angular",
3-
"version": "4.4.0-next.1",
3+
"version": "4.4.0",
44
"description": "CoreUI for Angular UI components library",
55
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

projects/coreui-icons-angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/icons-angular",
3-
"version": "4.4.0-next.1",
3+
"version": "4.4.0",
44
"description": "CoreUI Icons Angular component and service",
55
"copyright": "Copyright 2023 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

0 commit comments

Comments
 (0)