Skip to content

Commit

Permalink
Changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tefached95 committed Jan 21, 2022
1 parent 65b9a32 commit de6dfca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

## [Releases]

## 0.22.11 - 2022-01-21

* Fix getContainer method to try setting default value if property isn't present on component

## 0.22.10 - 2022-01-20

* Add new block role - `error_handler`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zef-dev/convoworks-editor",
"version": "0.22.10",
"version": "0.22.11",
"description": "Editor GUI for the Convoworks framework",
"author": "zef-dev",
"license": "MIT",
Expand Down

0 comments on commit de6dfca

Please sign in to comment.