Skip to content

Commit

Permalink
release: v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Nov 29, 2021
1 parent 569a567 commit aca6406
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

Several quick start options are available:

- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.0.3.zip)
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.1.0.zip)
- Clone the repo: `git clone https://github.com/coreui/coreui-vue.git`
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/vue`
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/vue`
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
"packages/*"
],
"useWorkspaces": true,
"version": "4.0.3"
"version": "4.1.0"
}
2 changes: 1 addition & 1 deletion packages/coreui-vue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

Several quick start options are available:

- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.0.3.zip)
- [Download the latest release](https://github.com/coreui/coreui-vue/archive/v4.1.0.zip)
- Clone the repo: `git clone https://github.com/coreui/coreui-vue.git`
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/vue`
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/vue`
Expand Down
6 changes: 3 additions & 3 deletions packages/coreui-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coreui/vue",
"version": "4.0.3",
"version": "4.1.0",
"description": "UI Components Library for Vue.js",
"keywords": [
"vue",
Expand Down Expand Up @@ -34,7 +34,7 @@
"build": "rollup -c"
},
"config": {
"version_short": "4.0"
"version_short": "4.1"
},
"devDependencies": {
"@popperjs/core": "^2.11.0",
Expand All @@ -49,7 +49,7 @@
"vue-types": "^4.1.1"
},
"peerDependencies": {
"@coreui/coreui": "^4.0.5",
"@coreui/coreui": "^4.1.0",
"vue": "^3.2.21"
},
"standard": {
Expand Down
6 changes: 3 additions & 3 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "@coreui/vue-docs",
"version": "4.0.3",
"version": "4.1.0",
"config": {
"version_short": "4.0"
"version_short": "4.1"
},
"scripts": {
"api": "vue-docgen -c build/docgen.config.js",
Expand All @@ -12,7 +12,7 @@
"license": "MIT",
"devDependencies": {
"@coreui/chartjs": "^3.0.0",
"@coreui/coreui": "^4.0.5",
"@coreui/coreui": "^4.1.0",
"@coreui/icons": "^2.1.0",
"@coreui/icons-vue": "^2.0.0",
"@coreui/vue-chartjs": "^2.0.0-rc.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -325,10 +325,10 @@
resolved "https://registry.yarnpkg.com/@coreui/coreui/-/coreui-4.0.0.tgz#52ebe0197411a829ba48057ade61923e05859eec"
integrity sha512-8vH6fJrmvCR/Oy5v0E+/1AL3Ygb4jhQ7NXK2fMYWJyK13BePDm9muB3y6S0IdqkpBwjY3hHVwHyt2lJqJdesmQ==

"@coreui/coreui@^4.0.5":
version "4.0.5"
resolved "https://registry.yarnpkg.com/@coreui/coreui/-/coreui-4.0.5.tgz#b2fd0d3ab4d0887ef42c628cbd6f1ecca3d4c62c"
integrity sha512-6T9ezeRUIalo4UhQ9/E4COzyFwUqEUYgJcFyuu394qtvMcdoxqSSYQL6LLs/TkaDBN5vdbdLtNDdIWe+/CWG+Q==
"@coreui/coreui@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@coreui/coreui/-/coreui-4.1.0.tgz#24abbd88ead2fef0360a208ac752f2bb8e4a8f7d"
integrity sha512-2iMKPpxXquN3ZyL44s6Urvsnk03iw+KuJk/AKz5spSgKReUr7AM3WEiaTNFNo1/ZypB67pg0966tT22BSmgkGg==

"@coreui/icons-vue@^2.0.0":
version "2.0.0"
Expand Down Expand Up @@ -7589,9 +7589,9 @@ postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4:
util-deprecate "^1.0.2"

postcss-value-parser@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb"
integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ==
version "4.2.0"
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==

postcss@^8.1.10, postcss@^8.2.15, postcss@^8.3.11:
version "8.4.4"
Expand Down

0 comments on commit aca6406

Please sign in to comment.