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

Commit e8fd1d6

Browse files
committedFeb 22, 2019
Ship: v2.1.12
1 parent c64693e commit e8fd1d6

File tree

9 files changed

+1271
-847
lines changed

9 files changed

+1271
-847
lines changed
 

‎CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v2.1.12
2+
- chore(build/vendors): removes hash tag from urls in css files
3+
- update: `@coreui/coreui` to `^2.1.7`
4+
- update: `bootstrap` to `^4.3.1`
5+
- update: `popper.js` to `^1.14.7`
6+
- update: `@babel/core` to `^7.3.3`
7+
- update: `@babel/plugin-proposal-object-rest-spread` to `^7.3.2`
8+
- update: `@babel/preset-env` to `^7.3.1`
9+
- update: `autoprefixer` to `^9.4.8`
10+
- update: `eslint` to `^5.14.1`
11+
- update: `eslint-plugin-compat` to `^2.7.0`
12+
- update: `nodemon` to `^1.18.10`
13+
- update: `postcss-cli` to `^6.1.2`
14+
- update: `stylelint` to `^9.10.1`
15+
- update: `stylelint-scss` to `^3.5.3`
16+
117
## v2.1.11
218
- fix(collapse): add `mb-0` to accordion cards
319
- refactor(forms): add `autocomplete`

‎package-lock.json

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

‎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.11",
3+
"version": "2.1.12",
44
"description": "Free Bootstrap Admin Template Ajax",
55
"keywords": [
66
"admin",

0 commit comments

Comments
 (0)
This repository has been archived.