@node-red/editor-client 2.1.5 → 2.2.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.
@@ -894,6 +894,8 @@
894
894
  "addTitle": "add an item"
895
895
  },
896
896
  "search": {
897
+ "history": "Search history",
898
+ "clear": "clear all",
897
899
  "empty": "No matches found",
898
900
  "addNode": "add a node..."
899
901
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@node-red/editor-client",
3
- "version": "2.1.5",
3
+ "version": "2.2.0-beta.1",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",