Skip to content

Commit e8287ac

Browse files
committed
Release 4.3.1 Minor dependencies updates.
1 parent 9e3954a commit e8287ac

4 files changed

Lines changed: 641 additions & 280 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Change log
22

3+
## [4.3.1](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v4.3.1)
4+
### 23/08/2020
5+
6+
### Updates
7+
8+
* `README` - fixed spelling (thanks to [@TammyTee](https://github.com/TammyTee)
9+
* `npm` audit fixes across all packages.
10+
11+
### Packages Minor Version Updates
12+
13+
* `terser-webpack-plugin@3.0.7` change log can be found on the official [release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases/tag/v3.0.7).
14+
* `eslint-plugin-react-hooks@4.0.8` change log can be found on the official [release notes](https://www.npmjs.com/package/eslint-plugin-react-hooks).
15+
* `@babel/core@7.10.5` change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.10.5).
16+
* `browser-sync@2.26.10` change log can be found on the official [release notes](https://github.com/BrowserSync/browser-sync/releases).
17+
* `eslint@7.5.0` change log can be found on the official [release notes](https://github.com/eslint/eslint/releases/tag/v7.4.0).
18+
319
## [4.3.0](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v4.3.0)
420
### 13/08/2020
521

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.3.0
1+
4.3.1

0 commit comments

Comments
 (0)