File tree 4 files changed +16
-4
lines changed
4 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
4
4
5
+ #### [ 3.1.4] ( https://github.com/coreui/coreui-free-vue-admin-template/compare/3.1.2...3.1.4 )
6
+
7
+ > 12 March 2021
8
+
9
+ - test: snapshot update, createRange mock [ ` 0370878 ` ] ( https://github.com/coreui/coreui-free-vue-admin-template/commit/0370878bff47bcdfb48090437e6f836d373e7691 )
10
+ - chore: dependencies update [ ` c22a75b ` ] ( https://github.com/coreui/coreui-free-vue-admin-template/commit/c22a75b3cd733e1fa95808a17b91a3bdbea5c44e )
11
+ - chore: github workflows update [ ` 405b7c8 ` ] ( https://github.com/coreui/coreui-free-vue-admin-template/commit/405b7c814bdb4ca87569f024bef26bf0334d83ec )
12
+
5
13
#### [ 3.1.2] ( https://github.com/coreui/coreui-free-vue-admin-template/compare/3.1.1...3.1.2 )
6
14
7
15
> 4 January 2021
@@ -12,6 +20,7 @@ All notable changes to this project will be documented in this file. Dates are d
12
20
- chore: changelog update, version bump [ ` bff8968 ` ] ( https://github.com/coreui/coreui-free-vue-admin-template/commit/bff8968386dfafdf451f64657ca89a6ca5d1ab85 )
13
21
- chore: project checks update [ ` 999e22b ` ] ( https://github.com/coreui/coreui-free-vue-admin-template/commit/999e22b7e141a55da666c4cfa826150b51b41c7f )
14
22
- fix(vue.config): teanspileDependencies update [ ` 9e3876f ` ] ( https://github.com/coreui/coreui-free-vue-admin-template/commit/9e3876fd7d212496b2b05165fc69a7869b858721 )
23
+ - chore: 3.1.2 version release [ ` 5fa4ddb ` ] ( https://github.com/coreui/coreui-free-vue-admin-template/commit/5fa4ddbd9149e62daa8f4c0b5f7601aaf67da19f )
15
24
16
25
#### [ 3.1.1] ( https://github.com/coreui/coreui-free-vue-admin-template/compare/3.1.0...3.1.1 )
17
26
Original file line number Diff line number Diff line change 5
5
[ ![ Downloads] ( https://img.shields.io/npm/dm/@coreui/vue.svg?style=flat-square )] [ coreui ]
6
6
[ ![ Vue] ( https://img.shields.io/badge/Vue-^2.6.11-brightgreen.svg?style=flat-square )] [ coreui ]
7
7
8
+ [ ![ Project check] ( https://github.com/coreui/coreui-free-vue-admin-template/actions/workflows/project-check.yml/badge.svg )] ( https://github.com/coreui/coreui-free-vue-admin-template/actions/workflows/project-check.yml )
9
+ [ ![ Daily project check] ( https://github.com/coreui/coreui-free-vue-admin-template/actions/workflows/daily-project-check.yml/badge.svg )] ( https://github.com/coreui/coreui-free-vue-admin-template/actions/workflows/daily-project-check.yml )
10
+
8
11
[ npm-coreui-vue ] : https://www.npmjs.com/package/@coreui/vue
9
12
[ npm-coreui-vue-badge-latest] : https://img.shields.io/npm/v/@coreui/vue/latest?style=flat-square&color=brightgreen
10
13
[ coreui ] : https://coreui.io/vue
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/coreui-free-vue-admin-template" ,
3
- "version" : " 3.1.2 " ,
3
+ "version" : " 3.1.4 " ,
4
4
"description" : " Open Source Bootstrap Admin Template" ,
5
5
"author" : {
6
6
"name" : " CoreUI" ,
19
19
"url" :
" [email protected] :coreui/coreui-free-vue-admin-template.git"
20
20
},
21
21
"homepage" : " http://coreui.io" ,
22
- "copyright" : " Copyright 2020 creativeLabs Łukasz Holeczek" ,
22
+ "copyright" : " Copyright 2021 creativeLabs Łukasz Holeczek" ,
23
23
"license" : " MIT" ,
24
24
"scripts" : {
25
25
"serve" : " vue-cli-service serve" ,
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
<!--
3
3
* CoreUI Free - Vue.js Admin Template
4
- * @version 3.1.2
4
+ * @version 3.1.4
5
5
* @link https://coreui.io/vue/
6
- * Copyright (c) 2020 creativeLabs Łukasz Holeczek
6
+ * Copyright (c) 2021 creativeLabs Łukasz Holeczek
7
7
-->
8
8
< html >
9
9
You can’t perform that action at this time.
0 commit comments