Skip to content
This repository was archived by the owner on Dec 3, 2021. It is now read-only.

Commit b3a143d

Browse files
committed
Ship: v2.1.11
1 parent faaa57d commit b3a143d

File tree

10 files changed

+1892
-910
lines changed

10 files changed

+1892
-910
lines changed

Diff for: CHANGELOG.md

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1-
## v2.1.next
1+
## v2.1.11
22
- fix(collapse): add `mb-0` to accordion cards
33
- refactor(forms): add `autocomplete`
44
- refactor(modals): add `mb-1` to buttons
5+
- update: `@coreui/coreui` to `^2.1.5`
6+
- update: `bootstrap` to `^4.2.1`
7+
- update: `popper.js` to `^1.14.6`
8+
- update: `@babel/cli` to `^7.2.3`
9+
- update: `@babel/core` to `^7.2.2`
10+
- update: `@babel/plugin-proposal-object-rest-spread` to `^7.2.0`
11+
- update: `@babel/preset-env` to `^7.2.3`
12+
- update: `autoprefixer` to `^9.4.4`
13+
- update: `chalk` to `^2.4.2`
14+
- update: `eslint` to `^5.12.0`
15+
- update: `js-beautify` to `^1.8.9`
16+
- update: `node-sass` to `^4.11.0`
17+
- update: `nodemon` to `^1.18.9`
18+
- update: `postcss-cli` to `^6.1.1`
19+
- update: `rimraf` to `^2.6.3`
520
- update: `stylelint` to `9.9.0`
21+
- update: `stylelint-scss` to `^3.4.4`
622

723
## v2.1.9
824
- update: `@coreui/coreui` to `2.1.3`

Diff for: package-lock.json

+600-520
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-bootstrap-admin-template-ajax",
3-
"version": "2.1.9",
3+
"version": "2.1.11",
44
"description": "Free Bootstrap Admin Template Ajax",
55
"keywords": [
66
"admin",

0 commit comments

Comments
 (0)