@node-red/editor-client 5.0.0-beta.0 → 5.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@node-red/editor-client",
3
- "version": "5.0.0-beta.0",
3
+ "version": "5.0.0-beta.1",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
package/public/red/about CHANGED
@@ -1,3 +1,9 @@
1
+ #### 5.0.0-beta.1: Beta Release
2
+
3
+ Editor
4
+
5
+ - Allow sidebar to be split into two panels (#5378) @knolleary
6
+
1
7
  #### 5.0.0-beta.0: Beta Release
2
8
 
3
9
  Editor