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 9c07005

Browse files
committedAug 29, 2022
chore: ship v4.2
1 parent 2d676fc commit 9c07005

File tree

5 files changed

+1351
-1249
lines changed

5 files changed

+1351
-1249
lines changed
 

‎package-lock.json

Lines changed: 1347 additions & 1245 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎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": "4.1.1",
3+
"version": "4.2.0",
44
"description": "CoreUI Components Library for Angular",
55
"license": "MIT",
66
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",

‎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.1",
3+
"version": "4.2.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.1.1",
3+
"version": "4.2.0",
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.1",
3+
"version": "4.2.0",
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.