Skip to content

Commit 7757d10

Browse files
Update changelog.md and package.json
1 parent 89d58cb commit 7757d10

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
# Changelog
2+
## [8.1.2]
3+
4+
### Fixed bugs and layout issues
5+
6+
- Add new images to Documentation and LB Package pages
7+
- Change progress bars bg color
8+
- Update main colors
9+
- Badges and buttons: fix margins, change font colors
10+
- Dropdowns: change paddings
11+
- Header component: change dropdown hover states
12+
- Charts: fix charts issues
13+
- Fix adaptive and layout issues on pages
14+
- Charts: fix label colors, apex dropdown text
215

316
## [8.1.1]
417

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": "5.0.1",
3+
"version": "8.1.2",
44
"private": true,
55
"scripts": {
66
"build": "cross-env REACT_APP_BACKEND=true cross-env PUBLIC_URL='/light-blue-react' node scripts/build.js",

0 commit comments

Comments
 (0)