From 8bdb36620728a5ea279231431751244bc9e3ac55 Mon Sep 17 00:00:00 2001 From: ChangelogBot <> Date: Mon, 28 Sep 2020 16:05:13 +0000 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e72d0d5..8627772 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [Unreleased](https://github.com/syntro-opensource/webpack-config/tree/HEAD) +## [v1.0.5](https://github.com/syntro-opensource/webpack-config/tree/v1.0.5) (2020-09-28) **🍰Enhancements:** @@ -22,7 +22,6 @@ - Bump stylelint from 13.7.0 to 13.7.1 [\#13](https://github.com/syntro-opensource/webpack-config/pull/13) - Bump mini-css-extract-plugin from 0.11.1 to 0.11.2 [\#12](https://github.com/syntro-opensource/webpack-config/pull/12) -- Bump eslint from 7.8.1 to 7.9.0 [\#11](https://github.com/syntro-opensource/webpack-config/pull/11) ## [1.0.3](https://github.com/syntro-opensource/webpack-config/tree/1.0.3) (2020-09-09) @@ -32,15 +31,14 @@ - Bump css-loader from 4.2.2 to 4.3.0 [\#9](https://github.com/syntro-opensource/webpack-config/pull/9) - Bump mini-css-extract-plugin from 0.11.0 to 0.11.1 [\#8](https://github.com/syntro-opensource/webpack-config/pull/8) - Bump postcss-loader from 3.0.0 to 4.0.0 [\#7](https://github.com/syntro-opensource/webpack-config/pull/7) +- Bump sass-loader from 10.0.1 to 10.0.2 [\#5](https://github.com/syntro-opensource/webpack-config/pull/5) ## [1.0.2](https://github.com/syntro-opensource/webpack-config/tree/1.0.2) (2020-09-04) **🕸Dependencies:** - Bump @babel/core from 7.11.5 to 7.11.6 [\#6](https://github.com/syntro-opensource/webpack-config/pull/6) -- Bump sass-loader from 10.0.1 to 10.0.2 [\#5](https://github.com/syntro-opensource/webpack-config/pull/5) - Bump eslint from 7.8.0 to 7.8.1 [\#4](https://github.com/syntro-opensource/webpack-config/pull/4) -- Bump eslint from 7.7.0 to 7.8.0 [\#2](https://github.com/syntro-opensource/webpack-config/pull/2) ## [1.0.1](https://github.com/syntro-opensource/webpack-config/tree/1.0.1) (2020-09-01) @@ -48,7 +46,9 @@ **🕸Dependencies:** +- Bump eslint from 7.8.1 to 7.9.0 [\#11](https://github.com/syntro-opensource/webpack-config/pull/11) - Bump @babel/preset-env from 7.11.0 to 7.11.5 [\#3](https://github.com/syntro-opensource/webpack-config/pull/3) +- Bump eslint from 7.7.0 to 7.8.0 [\#2](https://github.com/syntro-opensource/webpack-config/pull/2) - Bump @babel/core from 7.11.4 to 7.11.5 [\#1](https://github.com/syntro-opensource/webpack-config/pull/1) ## [0.1.0](https://github.com/syntro-opensource/webpack-config/tree/0.1.0) (2020-09-01)