Skip to content

Commit 4cf4ee4

Browse files
committed
Changelog and version
1 parent e8b4478 commit 4cf4ee4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

55
## [Releases]
66

7+
## 0.22.9 - 2021-12-23
8+
9+
* Fix not being able to paste into raw input fields
10+
* Add support to toggle `number` and `params` into raw
11+
* Component types in a package are now collapsable
12+
* Add new block role - `default_fallback`
13+
* Fixed broken rendering for toggle indicators
14+
* Fix error with checking if propagation is allowed to any platform
15+
* Toggling back to preset editor no longer has confirm prompt
16+
* View now scrolls up after service creation
17+
718
## 0.22.8 - 2021-12-03
819

920
* Fix create new service from existing. Again.

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

0 commit comments

Comments
 (0)