Skip to content

Commit

Permalink
Set version to 0.22.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tolecar committed Apr 6, 2023
1 parent 8a6b442 commit 3e529d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

## [Releases]

## 0.22.19.0 - 2023-04-06

* Added file contents and json encoding PHP functions
* Added findAncestor() to the service components interface

## 0.22.18.0 - 2023-01-16

* Added `postalAddress` system entity
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"keywords" : [
"alexa", "dialogflow", "viber", "messenger", "chatbot", "voice enabled", "voice assistant"
],
"version": "0.22.18.0",
"version": "0.22.19.0",
"license" : "MIT",
"require" : {
"php" : "^7.2.5",
Expand Down

0 comments on commit 3e529d8

Please sign in to comment.