We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd84b86 commit 75a8eabCopy full SHA for 75a8eab
changelog.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [8.1.4]
4
+
5
+### Updated
6
7
+- Updated sidebar and header icons
8
+- Updated sidebar and header layout
9
10
## [8.1.3]
11
12
### Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "light-blue-react",
- "version": "8.1.2",
+ "version": "8.1.4",
"private": true,
"scripts": {
"build": "cross-env REACT_APP_BACKEND=true cross-env PUBLIC_URL='./' node scripts/build.js",
0 commit comments