Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
πŸ”– bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yago committed Jun 15, 2018
1 parent 175497a commit 2ee5a95
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Toolbox Utils - CHANGELOG

*1.4.0* (2018-06-15)

- πŸ”§ add CustomEvent in js polyfills (c6881ca)
- Update polyfill for IE11 bug. (09e3aef)
- πŸ’„ safer CSS (94a19e3)
- πŸ› fix prepare css/js inclusion (c7e3c2b)
- ⚑️ pre-construct components meta for quicker reader render (51690b3)
- ⚑️ resolve recuring perf issue (5304bb1)
- πŸ“ add comments (d851af4)
- ✨ dynamic components types (580fc0a)
- ⬆️ re-upgrade all depencies like a guedin (3954461)
- ✨ add update notification (ae8158e)
- ✨ multiple JS/SCSS possible using toolbox.json config (see doc) (227120e)
- ⬆️ Hard upgrade deps, upgrade to Webpack 4, remove fonticons and readd gulp-uglify for JS vendors (a01c6ba)

*1.3.1* (2018-02-06)
- fix autoprefixer config to prefix CSS Grid layout

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "toolbox-utils",
"version": "1.3.2",
"version": "1.4.0",
"description": "Resources for generator-toolbox",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 2ee5a95

Please sign in to comment.