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 54107db commit 3e5e332Copy full SHA for 3e5e332
CHANGELOG.md
@@ -4,6 +4,10 @@
4
5
## [Releases]
6
7
+## 0.22.10 - 2022-01-20
8
+
9
+* Add new block role - `error_handler`
10
11
## 0.22.9 - 2021-12-23
12
13
* Fix not being able to paste into raw input fields
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@zef-dev/convoworks-editor",
3
- "version": "0.22.9",
+ "version": "0.22.10",
"description": "Editor GUI for the Convoworks framework",
"author": "zef-dev",
"license": "MIT",
0 commit comments