Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0ecc823

Browse filesBrowse files
committed
release: v4.1.2
1 parent 92d30ed commit 0ecc823
Copy full SHA for 0ecc823

File tree

Expand file treeCollapse file tree

5 files changed

+5
-5
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+5
-5
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
Several quick start options are available:
4545

46-
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.1.1.zip)
46+
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.1.2.zip)
4747
- Clone the repo: `git clone https://github.com/coreui/coreui-vue.git`
4848
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/vue`
4949
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/vue`

‎lerna.json

Copy file name to clipboardExpand all lines: lerna.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages/*"
55
],
66
"useWorkspaces": true,
7-
"version": "4.1.1"
7+
"version": "4.1.2"
88
}

‎packages/coreui-vue/README.md

Copy file name to clipboardExpand all lines: packages/coreui-vue/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
Several quick start options are available:
4545

46-
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.1.1.zip)
46+
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.1.2.zip)
4747
- Clone the repo: `git clone https://github.com/coreui/coreui-vue.git`
4848
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/vue`
4949
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/vue`

‎packages/coreui-vue/package.json

Copy file name to clipboardExpand all lines: packages/coreui-vue/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/vue",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "UI Components Library for Vue.js",
55
"keywords": [
66
"vue",

‎packages/docs/package.json

Copy file name to clipboardExpand all lines: packages/docs/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/vue-docs",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"config": {
55
"version_short": "4.1"
66
},

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.