Skip to content

Commit 3e5e332

Browse files
committed
Changelog and version
1 parent 54107db commit 3e5e332

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.10 - 2022-01-20
8+
9+
* Add new block role - `error_handler`
10+
711
## 0.22.9 - 2021-12-23
812

913
* Fix not being able to paste into raw input fields

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.9",
3+
"version": "0.22.10",
44
"description": "Editor GUI for the Convoworks framework",
55
"author": "zef-dev",
66
"license": "MIT",

0 commit comments

Comments
 (0)