Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c6b93e7

Browse files
committedAug 19, 2022
chore: ship v4.1.1
1 parent 8f9244c commit c6b93e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎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.1.0",
3+
"version": "4.1.1",
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.1.0",
3+
"version": "4.1.1",
44
"description": "CoreUI for Angular UI components library",
55
"license": "MIT",
66
"homepage": "https://coreui.io/angular",

‎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.1.0",
3+
"version": "4.1.1",
44
"description": "CoreUI Icons Angular component and service",
55
"copyright": "Copyright 2022 creativeLabs Łukasz Holeczek",
66
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.