Skip to content

Commit a1ee314

Browse files
committed
Ship: v2.1.1
1 parent 9453410 commit a1ee314

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
## [CoreUI for Vue.js](./README.md) version `changelog`
22

3+
##### `v2.1.1`
4+
- chore: update `@coreui/coreui` to `^2.1.5`
5+
- chore: update `@coreui/vue` to `^2.1.1`
6+
- chore: update `bootstrap` to `^4.2.1`
7+
- chore: update `core-js` to `^2.6.1`
8+
- chore: update `css-vars-ponyfill` to `^1.16.2`
9+
- chore: update `vue` to `^2.5.21`
10+
- chore: update `@vue/cli-plugin-babel` to `^3.3.0`
11+
- chore: update `@vue/cli-plugin-e2e-nightwatch` to `^3.3.0`
12+
- chore: update `@vue/cli-plugin-eslint` to `^3.3.0`
13+
- chore: update `@vue/cli-plugin-unit-jest` to `^3.3.0`
14+
- chore: update `@vue/cli-service` to `^3.3.0`
15+
- chore: update `@vue/test-utils` to `^1.0.0-beta.28`
16+
- chore: update `vue-template-compiler` to `^2.5.21`
17+
318
##### `v2.1.0`
419
- feat(SidebarNav): navLink `attributes` - optional JS object with valid JS API naming:
520
- attributes: `rel`, `target`, `hidden`, `disabled`, etc...

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-vue-admin-template",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Open Source Bootstrap Admin Template",
55
"author": "Łukasz Holeczek",
66
"homepage": "http://coreui.io",

0 commit comments

Comments
 (0)