File tree
Expand file treeCollapse file tree5 files changed
+5
-5
lines changed Expand file treeCollapse file tree5 files changed
+5
-5
lines changed Original file line number | Diff line number | Diff line change |
---|
|
43 | 43 |
|
44 | 44 | Several quick start options are available:
|
45 | 45 |
|
46 |
| -- [Download the latest release](https://.com/coreui/coreui-react/archive/v4.2.0.zip) |
| 46 | +- [Download the latest release](https://.com/coreui/coreui-react/archive/v4.2.1.zip) |
47 | 47 | - Clone the repo: `git clone https://.com/coreui/coreui-react.git`
|
48 | 48 | - Install with [npm](https://www.npmjs.com/): `npm install @coreui/react`
|
49 | 49 | - Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/react`
|
|
Original file line number | Diff line number | Diff line change |
---|
|
4 | 4 | "packages/*"
|
5 | 5 | ],
|
6 | 6 | "useWorkspaces": true,
|
7 |
| -"version": "4.2.0" |
| 7 | +"version": "4.2.1" |
8 | 8 | }
|
Original file line number | Diff line number | Diff line change |
---|
|
43 | 43 |
|
44 | 44 | Several quick start options are available:
|
45 | 45 |
|
46 |
| -- [Download the latest release](https://.com/coreui/coreui-react/archive/v4.2.0.zip) |
| 46 | +- [Download the latest release](https://.com/coreui/coreui-react/archive/v4.2.1.zip) |
47 | 47 | - Clone the repo: `git clone https://.com/coreui/coreui-react.git`
|
48 | 48 | - Install with [npm](https://www.npmjs.com/): `npm install @coreui/react`
|
49 | 49 | - Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/react`
|
|
Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | {
|
2 | 2 | "name": "@coreui/react",
|
3 |
| -"version": "4.2.0", |
| 3 | +"version": "4.2.1", |
4 | 4 | "description": "UI Components Library for React.js",
|
5 | 5 | "keywords": [
|
6 | 6 | "react",
|
|
Original file line number | Diff line number | Diff line change |
---|
|
1 | 1 | {
|
2 | 2 | "name": "@coreui/react-docs",
|
3 |
| -"version": "4.2.0", |
| 3 | +"version": "4.2.1", |
4 | 4 | "private": true,
|
5 | 5 | "description": "",
|
6 | 6 | "homepage": "https://coreui.io/react/",
|
|
You can’t perform that action at this time.
0 commit comments