Skip to content

Commit f746edb

Browse files
committed
chore: Changelog update
1 parent aea56cb commit f746edb

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
- feat(Icons): add `CoreUI Icons` set
2020
- feat(Tabs): add missing feat `tabs`
2121
- feat(Charts): add `CustomTooltips`, fix tooltip `chartId` issue
22+
- refactor: move `scss` to `assets`
23+
- refactor: IE polyfills
24+
- chore: dependencies update
25+
- chore: cleanups
2226

2327
other:
2428

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"vue-router": "^3.0.1"
3737
},
3838
"devDependencies": {
39-
"autoprefixer": "^8.5.0",
39+
"autoprefixer": "^8.5.1",
4040
"babel-core": "^6.26.3",
4141
"babel-eslint": "^8.2.3",
4242
"babel-helper-vue-jsx-merge-props": "^2.0.3",
@@ -61,7 +61,7 @@
6161
"eslint-loader": "^2.0.0",
6262
"eslint-plugin-import": "^2.12.0",
6363
"eslint-plugin-node": "^6.0.1",
64-
"eslint-plugin-promise": "^3.6.0",
64+
"eslint-plugin-promise": "^3.8.0",
6565
"eslint-plugin-standard": "^3.0.1",
6666
"eslint-plugin-vue": "^4.4.0",
6767
"extract-text-webpack-plugin": "^3.0.2",

0 commit comments

Comments
 (0)