Skip to content

Commit 0cc72ad

Browse files
committedAug 30, 2022
chore: ship v4.2.1
1 parent f4d403f commit 0cc72ad

File tree

6 files changed

+460
-349
lines changed

6 files changed

+460
-349
lines changed
 

‎.github/workflows/daily-project-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Daily project check
1+
name: Build check
22

33
on:
44
schedule:

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@
2929
[![npm-coreui-angular-latest][npm-coreui-angular-badge-latest]][npm-coreui-angular]
3030
[![npm-coreui-angular-next][npm-coreui-angular-badge-next]][npm-coreui-angular]
3131
[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular]
32+
[![Build](https://github.com/coreui/coreui-angular/actions/workflows/daily-project-check.yml/badge.svg)](https://github.com/coreui/coreui-angular/actions/workflows/daily-project-check.yml)
3233

3334
[npm-coreui-angular-badge-latest]: https://img.shields.io/npm/v/@coreui/angular/latest?style=flat-square&color=brightgreen
3435
[npm-coreui-angular-badge-next]: https://img.shields.io/npm/v/@coreui/angular/next?style=flat-square&color=red
3536
[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular
3637
[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square
37-
[angular-badge]: https://img.shields.io/badge/angular-^14.0.0-lightgrey.svg?style=flat-square&logo=angular
38+
[angular-badge]: https://img.shields.io/badge/angular-^14.2.0-lightgrey.svg?style=flat-square&logo=angular
3839

3940
## Table of contents
4041

0 commit comments

Comments
 (0)