Skip to content

Commit d673345

Browse files
committed
merge fixes for release
1 parent e275c23 commit d673345

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CHANGELOG.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11

2-
### 3.4.0: Milestone Release
2+
### 3.3.0: Milestone Release
33

44
- Expose manifest.json display property in settingsjs ui section so can be set fullscreen if desired.
55
- Change gulp build tool to use gulp-terser for later nodejs version support
66
- Fix datepicker to use chaneg not blur to stop Safari sending double messages
7-
8-
### 3.3.0: Milestone Release
9-
107
- Update justgage library to include and expose differential mode (either side of a centre point).
118
- Fix initial drawing of gauge not registering value correctly. Issue #788
129

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-dashboard",
3-
"version": "3.4.0",
3+
"version": "3.3.0",
44
"description": "A set of dashboard nodes for Node-RED",
55
"keywords": [
66
"node-red"

0 commit comments

Comments
 (0)