Skip to content

Commit 71c3a5b

Browse files
committed
Release 4.2.8 Update dependecy package versions.
1 parent 4d0631b commit 71c3a5b

4 files changed

Lines changed: 712 additions & 702 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change log
22

3-
## [4.2.7](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v4.2.7)
4-
### 03/06/2020
3+
## [4.2.8](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v4.2.8)
4+
### 10/08/2020
55

6-
### Updates
6+
### Package Updates Full Change Set
7+
8+
* `@babel/core@7.10.4` change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.10.4).
9+
* @babel/preset-env@7.10.4 change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.10.4).
10+
* `ajv@6.12.3` change log can be found on the official [release notes](https://github.com/epoberezkin/ajv/releases/tag/v6.12.3).
11+
* `eslint-plugin-import@2.22.0` change log can be found on the official [release notes](https://github.com/benmosher/eslint-plugin-import/releases/tag/v2.22.0).
12+
* `eslint-plugin-react@7.20.3` change log can be found on the official [release notes](https://github.com/yannickcr/eslint-plugin-react/releases/tag/v7.20.3)
13+
* `sass@1.26.10` change log can be found on the official [release notes](https://github.com/sass/dart-sass/releases/tag/1.26.10)
14+
15+
## [4.2.7](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v4.2.7)
16+
### 25/06/2020
717

818
### Package Updates Full Change Set
919

@@ -20,8 +30,6 @@
2030
## [4.2.6](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v4.2.6)
2131
### 03/06/2020
2232

23-
### Updates
24-
2533
### Package Updates Full Change Set
2634

2735
* `@babel/core@7.10.2` change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.10.2)
@@ -34,8 +42,6 @@
3442
## [4.2.5](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v4.2.5)
3543
### 07/05/2020
3644

37-
### Updates
38-
3945
### Package Updates Full Change Set
4046

4147
* `@babel/core@7.9.6` change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.9.6).
@@ -51,8 +57,6 @@
5157
## [4.2.4](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v4.2.4)
5258
### 05/04/2020
5359

54-
### Updates
55-
5660
### Package Updates Full Change Set
5761

5862
* `@babel/preset-env@7.9.5` change log can be found on the official [release notes](https://github.com/babel/babel/releases/tag/v7.9.5).

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2.7
1+
4.2.8

0 commit comments

Comments
 (0)