Skip to content

Commit 75a8eab

Browse files
Updated version info
1 parent cd84b86 commit 75a8eab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

changelog.md

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

3+
## [8.1.4]
4+
5+
### Updated
6+
7+
- Updated sidebar and header icons
8+
- Updated sidebar and header layout
9+
310
## [8.1.3]
411

512
### Fixed

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.2",
3+
"version": "8.1.4",
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)