Skip to content

Commit c9af077

Browse files
committed
Add v0.12.0 changelog
1 parent 1695ce3 commit c9af077

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
@@ -1,6 +1,10 @@
11

22
## Convoworks GPT WordPress plugin
33

4+
### 0.12.0 Preview fixes
5+
6+
* Added function scope support to the Chat Function element
7+
48
### 0.11.2 Preview fixes
59

610
* Fixed not displayed help for the Conversation Messages Element.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "0.11.2",
3+
"version": "0.12.0",
44
"scripts": {
55
"build" : "node sync-version.js && node build.js",
66
"sync-version": "node sync-version.js"

0 commit comments

Comments
 (0)