Skip to content

Commit 2d7a7d4

Browse files
committed
Version and changelog
1 parent 3ed4023 commit 2d7a7d4

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,22 @@
44

55
## [Releases]
66

7+
### 0.22.4 - 2021-09-23 ###
8+
9+
* Reduce spacing on services list
10+
* Display fixes for service delete report
11+
* The "delete local files only" checkbox will appear only if the service has remote releases
12+
* Components in the editor now show which package they belong to
13+
* The component's package is also shown in its help header (if present)
14+
715
### 0.22.3 - 2021-07-28 ###
816

917
* Add ability to toggle preset inputs to raw input
1018
* Reworked loading of user data in Amazon config editor
1119
* Amazon config tabs closed by default
1220
* Split create new service view into new and import
1321
* Fix service delete report closing
22+
1423
### 0.22.2 - 2021-07-19 ###
1524

1625
* Add automatic Alexa Skill Enablement

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

0 commit comments

Comments
 (0)