Skip to content

Commit de6dfca

Browse files
committed
Changelog and version
1 parent 65b9a32 commit de6dfca

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
## [Releases]
66

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+
711
## 0.22.10 - 2022-01-20
812

913
* Add new block role - `error_handler`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zef-dev/convoworks-editor",
3-
"version": "0.22.10",
3+
"version": "0.22.11",
44
"description": "Editor GUI for the Convoworks framework",
55
"author": "zef-dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)