We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b9a32 commit de6dfcaCopy full SHA for de6dfca
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## [Releases]
6
7
+## 0.22.11 - 2022-01-21
8
+
9
+* Fix getContainer method to try setting default value if property isn't present on component
10
11
## 0.22.10 - 2022-01-20
12
13
* Add new block role - `error_handler`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@zef-dev/convoworks-editor",
3
- "version": "0.22.10",
+ "version": "0.22.11",
"description": "Editor GUI for the Convoworks framework",
"author": "zef-dev",
"license": "MIT",
0 commit comments