Skip to content

Commit e2f6345

Browse files
committed
Changelog and version
1 parent bce9914 commit e2f6345

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

55
## [Releases]
66

7+
## 0.22.8 - 2021-12-03
8+
9+
* Fix create new service from existing. Again.
10+
* Improvements to file upload, now shows filename and size
11+
* Import-Export view now requires a button click to confirm import
12+
* Fix block descriptions
13+
* Forbid GoTo element from going to session start
14+
* Alexa Skills permissions are now configurable
15+
716
### 0.22.7 - 2021-11-17 ###
817

918
* Fix create new service from existing

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

0 commit comments

Comments
 (0)