Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit 7c71845

Browse files
committed
chore: 1.0.0-alpha.1 release
1 parent 259455b commit 7c71845

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ For component description visit [CIcon component documentation](https://icons.co
2525

2626
### Installation
2727

28-
If you already have installed [CoreUI Angular component library](https://coreui.io/angular/docs) plugin, then you have CIcon component already installed, otherwise install package by:
29-
3028
```shell
3129
npm install @coreui/icons
3230
npm install @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": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "CoreUI Icons Angular component",
55
"license": "MIT",
66
"homepage": "https://coreui.io",

projects/coreui/icons-angular/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ For component description visit [CIcon component documentation](https://icons.co
2525

2626
### Installation
2727

28-
If you already have installed [CoreUI Angular component library](https://coreui.io/angular/docs) plugin, then you have CIcon component already installed, otherwise install package by:
29-
3028
```shell
3129
npm install @coreui/icons
3230
npm install @coreui/icons-angular

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": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "CoreUI Icons Angular component and service",
55
"license": "MIT",
66
"homepage": "https://coreui.io",

0 commit comments

Comments
 (0)