Skip to content

Commit 0190894

Browse files
committed
Changelog 0.22.33
1 parent 3e5b82e commit 0190894

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
@@ -5,6 +5,10 @@
55

66
## [Releases]
77

8+
## 0.22.33 - 2025-04-16
9+
10+
* Remove ALexa templates
11+
812
## 0.22.32 - 2025-02-23
913

1014
* Reworked and unified `call_user_func()` handling to support both global functions and instance methods.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"keywords" : [
77
"alexa", "viber", "chatbot", "voice enabled", "voice assistant", "no-code"
88
],
9-
"version": "0.22.32",
9+
"version": "0.22.33",
1010
"license" : "MIT",
1111
"require" : {
1212
"php" : "^7.2.5",

0 commit comments

Comments
 (0)