Skip to content

Commit 482b87e

Browse files
author
Dave Conway-Jones
committed
bump packages for 2.15.2
1 parent 961c13a commit 482b87e

File tree

4 files changed

+15
-7
lines changed

4 files changed

+15
-7
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
### 2.15.1: Maintenance Release
1+
### 2.15.2: Maintenance Release
22

33
**Fixes**
44

5-
- Fix built in fa-icons font paths
5+
- Fix legend being visible when it should not be. Issue #494
6+
- Fix ui_text_input time mode to accept and passthrough input correctly. Issue #495
7+
- Fix theme to better handle new ui_list node switch styles.
8+
9+
### 2.15.1: Maintenance Release
10+
11+
**Fixes**
12+
13+
- Fix built in fa-icons font paths
614

715
### 2.15.0: Milestone Release
816

dist/dashboard.appcache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ fonts/weather-icons-lite.woff2
1818
NETWORK:
1919
*
2020

21-
# hash: 9b40c1efef2ce6b48d64cf60bea7c15c93ac8db8f01ba26f57acfaee77a884c5
21+
# hash: 322acec097bce21591205c0f30977c733ea7c33d82b311fd3ed61ace1861b240

dist/js/app.min.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-dashboard",
3-
"version": "2.15.1",
3+
"version": "2.15.2",
44
"description": "A set of dashboard nodes for Node-RED",
55
"keywords": [
66
"node-red"

0 commit comments

Comments
 (0)