Skip to content

Commit ad58836

Browse files
committed
Text adjust
1 parent 5bdd18f commit ad58836

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [8.2.0] - 17.06.2022
4+
- Updated Bootstrap/Reactstrap
5+
- Add theme swicther
6+
- Updated dependencies
7+
38
## [8.1.6] - 13.05.2021
49
- Updated blocks position in Typography, Form Validations, LB Packages,
510
- Products Grid: Customize dropdowns in E-Commerce

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "light-blue-react",
3-
"version": "8.1.6",
3+
"version": "8.2.0",
44
"private": true,
55
"scripts": {
66
"build": "cross-env REACT_APP_BACKEND=true cross-env PUBLIC_URL='./' node scripts/build.js",

0 commit comments

Comments
 (0)