|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [8.1.6] |
4 | | -updated blocks position in Typography, Form Validations, LB Packages, |
5 | | -Products Grid: Customize dropdowns in E-Commerce |
6 | | -Alerts: Customize alerts notifications |
7 | | -Dashboard: Fixed position pop-up alert in header |
8 | | -Add function LoginOut in Login Page, |
9 | | -Following dependencies and devDependencies was updated to the recent versions |
10 | | -"dependencies": { |
| 3 | +## [8.1.6] - 13.05.2021 |
| 4 | +- Updated blocks position in Typography, Form Validations, LB Packages, |
| 5 | +- Products Grid: Customize dropdowns in E-Commerce |
| 6 | +- Alerts: Customize alerts notifications |
| 7 | +- Dashboard: Fixed position pop-up alert in header |
| 8 | +- Add function LoginOut in Login Page, |
| 9 | +- Following dependencies and devDependencies was updated to the recent versions |
| 10 | +###Dependencies: |
11 | 11 | "@fullcalendar/core": "5.3.0" -> "5.6.0", |
12 | 12 | "@fullcalendar/daygrid": "5.3.0" -> "5.6.0", |
13 | 13 | "@fullcalendar/interaction": "5.3.0" -> "5.6.0", |
@@ -47,8 +47,8 @@ Following dependencies and devDependencies was updated to the recent versions |
47 | 47 | "styled-components": "^5.1.1" -> "^5.3.0", |
48 | 48 | "uuid": "^8.3.0" -> "^8.3.2", |
49 | 49 | "yup": "^0.29.1" -> "^0.32.9" |
50 | | - }, |
51 | | - "devDependencies": { |
| 50 | + |
| 51 | + ###DevDependencies: |
52 | 52 | "@babel/core": "7.4.4" -> "7.14.0", |
53 | 53 | "@babel/plugin-proposal-class-properties": "7.4.4" -> "7.13.0", |
54 | 54 | "@babel/plugin-proposal-optional-chaining": "7.2.0" -> "^7.13.12", |
@@ -85,7 +85,7 @@ Following dependencies and devDependencies was updated to the recent versions |
85 | 85 | "webpack": "4.31.0" -> "4.44.0", |
86 | 86 | "webpack-dev-server": "3.3.1" -> "3.11.2", |
87 | 87 | "webpack-manifest-plugin": "2.0.4" -> "2.2.0", |
88 | | - } |
| 88 | + |
89 | 89 | ## [8.1.5] |
90 | 90 |
|
91 | 91 | - Updated documentation |
|
0 commit comments