Skip to content

Commit 7a0f74f

Browse files
committed
Add 0.14.0 changelog
1 parent 42da0d7 commit 7a0f74f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11

22
## Convoworks GPT WordPress plugin
33

4+
### 0.14.0 - 2025-04-25 - Session ping
5+
6+
* Improved keep alive mechanism and check
7+
* Added missing MCP logo
8+
49
### 0.13.2 - 2025-04-23 - Function scope fix
510

611
* Initialize properly scoped function call

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.13.2",
3+
"version": "0.14.0",
44
"scripts": {
55
"build" : "node sync-version.js && node build.js",
66
"sync-version": "node sync-version.js"

0 commit comments

Comments
 (0)