Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit87b9ad5

Browse files
committed
Ship: v2.1.1
1 parent9c9adc1 commit87b9ad5

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

‎CHANGELOG.md‎

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
###[@coreui/vue](https://coreui.io/) changelog
22

3+
#####v2.1.1
4+
- update`@vue/test-utils` to`^1.0.0-beta.28`
5+
- update`eslint` to`^5.12.0`
6+
- update`eslint-plugin-prettier` to`^3.0.1`
7+
- update`eslint-plugin-vue` to`^5.1.0`
8+
- update`husky` to`^1.3.1`
9+
- update`vue` to`^2.5.21`
10+
- update`vue-jest` to`^3.0.2`
11+
- update`vue-loader` to`^15.5.1`
12+
- update`vue-server-renderer` to`^2.5.21`
13+
- update`vue-template-compiler` to`^2.5.21`
14+
- update`jest-serializer-html` to`^6.0.0`
15+
- update`rollup` to`^0.68.2`
16+
317
#####v2.1.0
418
- feat(SidebarNavLink): attributes
519
- refactor(SidebarNav*): classes type[String, Array, Object]

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[![Npm badge](https://img.shields.io/npm/v/@coreui/vue.svg)][npm]
44
[![NPM downloads][npm-download]][npm]
5-
![Rollup badge](https://img.shields.io/badge/Rollup-^0.67.4-ff69b4.svg)
5+
![Rollup badge](https://img.shields.io/badge/Rollup-^0.68.2-ff69b4.svg)
66
![Jest](https://img.shields.io/badge/Jest-^23.6.0-blue.svg)
7-
![Vue](https://img.shields.io/badge/Vue-^2.5.19-brightgreen.svg)
7+
![Vue](https://img.shields.io/badge/Vue-^2.5.21-brightgreen.svg)
88

99
[npm]:https://www.npmjs.com/package/@coreui/vue
1010
[npm-download]:https://img.shields.io/npm/dm/@coreui/vue.svg?style=flat-square

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name":"@coreui/vue",
33
"description":"CoreUI Vue Bootstrap 4 layout components",
4-
"version":"2.1.0",
4+
"version":"2.1.1",
55
"license":"MIT",
66
"main":"dist/coreui-vue.common.js",
77
"module":"dist/coreui-vue.esm.js",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp