Skip to content

Commit 8937fa0

Browse files
committed
Ship: v2.1.2
1 parent f2ea416 commit 8937fa0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## [CoreUI for Vue.js](./README.md) version `changelog`
22

3+
##### `v2.1.2`
4+
- chore: update `@coreui/coreui` to `^2.1.6`
5+
- chore: update `@coreui/vue` to `^2.1.2`
6+
- chore: update `core-js` to `^2.6.2`
7+
- chore: update `vue` to `^2.5.22`
8+
- chore: update `vue-template-compiler` to `^2.5.22`
9+
310
##### `v2.1.1`
411
- chore: update `@coreui/coreui` to `^2.1.5`
512
- chore: update `@coreui/vue` to `^2.1.1`

package.json

Lines changed: 1 addition & 1 deletion
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.1",
3+
"version": "2.1.2",
44
"description": "Open Source Bootstrap Admin Template",
55
"author": "Łukasz Holeczek",
66
"homepage": "http://coreui.io",

0 commit comments

Comments
 (0)