We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ea416 commit 8937fa0Copy full SHA for 8937fa0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## [CoreUI for Vue.js](./README.md) version `changelog`
2
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
+
10
##### `v2.1.1`
11
- chore: update `@coreui/coreui` to `^2.1.5`
12
- chore: update `@coreui/vue` to `^2.1.1`
package.json
@@ -1,6 +1,6 @@
{
"name": "@coreui/coreui-free-vue-admin-template",
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "Open Source Bootstrap Admin Template",
"author": "Łukasz Holeczek",
"homepage": "http://coreui.io",
0 commit comments